Home
last modified time | relevance | path

Searched refs:String239 (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/
H A DIdentityModelStringsVersion1.cs253 public const string String239 = "ComputedKeyAlgorithm"; field in System.IdentityModel.IdentityModelStringsVersion1
542 case 239: return String239;
H A DXD.cs1000 … this.ComputedKeyAlgorithm = dictionary.CreateString(IdentityModelStringsVersion1.String239, 239); in TrustDec2005Dictionary()
1068 ….ComputedKeyAlgorithm = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String239); in TrustDec2005Dictionary()
1159 … this.ComputedKeyAlgorithm = dictionary.CreateString(IdentityModelStringsVersion1.String239, 239); in TrustFeb2005Dictionary()
1214 ….ComputedKeyAlgorithm = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String239); in TrustFeb2005Dictionary()
1737 public const string ComputedKeyAlgorithm = IdentityModelStringsVersion1.String239;
1816 public const string ComputedKeyAlgorithm = IdentityModelStringsVersion1.String239;
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/
H A DServiceModelStringsVersion1.cs253 public const string String239 = "http://schemas.xmlsoap.org/ws/2005/02/trust/SymmetricKey"; field in System.ServiceModel.ServiceModelStringsVersion1
750 case 239: return String239;
H A DXD.cs1459 …his.SymmetricKeyBinarySecret = dictionary.CreateString(ServiceModelStringsVersion1.String239, 239); in TrustFeb2005Dictionary()
1471 … this.SymmetricKeyType = dictionary.CreateString(ServiceModelStringsVersion1.String239, 239); in TrustFeb2005Dictionary()
2359 public const string SymmetricKeyBinarySecret = ServiceModelStringsVersion1.String239;
2371 public const string SymmetricKeyType = ServiceModelStringsVersion1.String239;