1 write to encryptedKeyContainsReferenceList
System.ServiceModel (1)
System\ServiceModel\Security\SecurityHeader.cs (1)
78this.encryptedKeyContainsReferenceList = value;
1 reference to encryptedKeyContainsReferenceList
System.ServiceModel (1)
System\ServiceModel\Security\SecurityHeader.cs (1)
74get { return this.encryptedKeyContainsReferenceList; }