1 write to Id
System.ServiceModel (1)
System\ServiceModel\Security\WSSecurityOneDotOneSendSecurityHeader.cs (1)
57
encryptedHeaderXml.
Id
= id;
2 references to Id
System.ServiceModel (2)
System\ServiceModel\Security\EncryptedHeader.cs (2)
26
if (!headerXml.HasId || headerXml.
Id
== null)
38
get { return this.headerXml.
Id
; }