2 writes to BinarySecretClauseType
System.ServiceModel (2)
System\ServiceModel\DXD.cs (1)
283
this.
BinarySecretClauseType
= dictionary.Add(TrustDec2005Strings.BinarySecretClauseType);
System\ServiceModel\XD.cs (1)
1433
this.
BinarySecretClauseType
= dictionary.CreateString(ServiceModelStringsVersion1.String64, 64);
2 references to BinarySecretClauseType
System.ServiceModel (2)
System\ServiceModel\DXD.cs (2)
310
Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.
BinarySecretClauseType
);
406
Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.
BinarySecretClauseType
);