2 writes to keyIdentifier
System.IdentityModel (2)
System\ServiceModel\Security\EncryptedType.cs (2)
135
this.
keyIdentifier
= value;
269
this.
keyIdentifier
= ReadGenericXmlSecurityKeyIdentifier( XmlDictionaryReader.CreateDictionaryReader( new XmlNodeReader(xml)), e);
1 reference to keyIdentifier
System.IdentityModel (1)
System\ServiceModel\Security\EncryptedType.cs (1)
131
return this.
keyIdentifier
;