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