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