1 reference to EncryptionPropertyCollection
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\EncryptedType.cs (1)
87
public virtual EncryptionPropertyCollection EncryptionProperties => _props ??= new
EncryptionPropertyCollection
();