4 references to String67
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
369
case 67: return
String67
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
300
this.SubjectConfirmationMethod = dictionary.CreateString(IdentityModelStringsVersion1.
String67
, 67);
361
this.SubjectConfirmationMethod = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String67
);
1503
public const string SubjectConfirmationMethod = IdentityModelStringsVersion1.
String67
;