6 references to IdManager
System.ServiceModel (6)
System\ServiceModel\Security\SecurityAppliedMessage.cs (2)
243this.securityHeader.StandardsManager.IdManager.DefaultIdNamespaceUri); 408this.securityHeader.StandardsManager.IdManager.WriteIdAttribute(writer, this.bodyId);
System\ServiceModel\Security\WSSecurityOneDotOneReceiveSecurityHeader.cs (1)
59this.Version, this.StandardsManager.IdManager, this.ReaderQuotas);
System\ServiceModel\Security\WSSecurityOneDotZeroReceiveSecurityHeader.cs (1)
180SignatureTargetIdManager idManager = this.StandardsManager.IdManager;
System\ServiceModel\Security\WSSecurityOneDotZeroSendSecurityHeader.cs (2)
236this.StandardsManager.IdManager.WriteIdAttribute(effectiveWriter, headerId); 325this.StandardsManager.IdManager.DefaultIdNamespaceUri);