1 write to namespaceUri
System.ServiceModel (1)
System\ServiceModel\Security\EncryptedHeader.cs (1)
32this.namespaceUri = namespaceUri;
1 reference to namespaceUri
System.ServiceModel (1)
System\ServiceModel\Security\EncryptedHeader.cs (1)
48get { return this.namespaceUri; }