4 writes to BinarySecretClauseType
System.IdentityModel (4)
System\IdentityModel\XD.cs (4)
1003
this.
BinarySecretClauseType
= dictionary.CreateString(IdentityModelStringsVersion1.String252, 252);
1071
this.
BinarySecretClauseType
= LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String252);
1111
this.
BinarySecretClauseType
= dictionary.CreateString(IdentityModelStringsVersion1.String195, 195);
1166
this.
BinarySecretClauseType
= LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String195);
1 reference to BinarySecretClauseType
System.IdentityModel (1)
System\ServiceModel\Security\BinarySecretKeyIdentifierClause.cs (1)
27
: base(XD.TrustFeb2005Dictionary.
BinarySecretClauseType
.Value, key, cloneBuffer, derivationNonce, derivationLength)