8 references to Id
System.ServiceModel (8)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
1548id = this.timestamp.Id;
System\ServiceModel\Security\ReceiveSecurityHeaderElementManager.cs (1)
89ReceiveSecurityHeaderBindingModes.Unknown, timestamp.Id, null);
System\ServiceModel\Security\SecurityTimestamp.cs (1)
148this.Id,
System\ServiceModel\Security\WSSecurityOneDotZeroReceiveSecurityHeader.cs (1)
660if (timestamp != null && timestamp.Id == referredId && !reference.TransformChain.NeedsInclusiveContext &&
System\ServiceModel\Security\WSSecurityOneDotZeroSendSecurityHeader.cs (2)
499if (timestamp.Id == null) 506signedInfo.AddReference(timestamp.Id, hashStream.FlushHashAndGetValue());
System\ServiceModel\Security\WSUtilitySpecificationVersion.cs (2)
134writer.WriteAttributeString(XD.UtilityDictionary.IdAttribute, XD.UtilityDictionary.Namespace, timestamp.Id); 153timestamp.Id, timestamp.GetCreationTimeChars(), timestamp.GetExpiryTimeChars(),