3 writes to Value
System.Configuration (1)
System\Configuration\RSAProtectedConfigurationProvider.cs (1)
77kin.Value = _KeyName;
System.Security (1)
system\security\cryptography\xml\keyinfo.cs (1)
178this.Value = keyName;
WindowsBase (1)
Base\MS\Internal\IO\Packaging\XmlDigitalSignatureProcessor.cs (1)
1152keyInfoName.Value = signer.Subject;
2 references to Value
System.Security (2)
system\security\cryptography\xml\encryptedxml.cs (2)
351string keyName = kiName.Value; 427string keyName = kiName.Value;