Implemented interface member:
property
Id
System.IdentityModel.ISecurityElement.Id
1 write to Id
System.IdentityModel (1)
System\ServiceModel\Security\Tokens\WrappedKeySecurityToken.cs (1)
196ek.Id = this.Id;
1 reference to Id
System.IdentityModel (1)
System\ServiceModel\Security\EncryptedType.cs (1)
336writer.WriteAttributeString(XD.XmlEncryptionDictionary.Id, null, this.Id);