4 references to String39
System.IdentityModel (4)
System\IdentityModel\IdentityModelStringsVersion1.cs (1)
342
case 39: return
String39
;
System\IdentityModel\XD.cs (3)
273
this.AuthenticationMethod = dictionary.CreateString(IdentityModelStringsVersion1.
String39
, 39);
334
this.AuthenticationMethod = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String39
);
1480
public const string AuthenticationMethod = IdentityModelStringsVersion1.
String39
;