2 references to GetProtectionDescriptorRuleString
Microsoft.AspNetCore.DataProtection (2)
Cng\DpapiSecretSerializerHelper.cs (1)
360
return descriptorHandle.
GetProtectionDescriptorRuleString
();
XmlEncryption\DpapiNGXmlEncryptor.cs (1)
61
var protectionDescriptorRuleString = _protectionDescriptorHandle.
GetProtectionDescriptorRuleString
();