2 writes to Claims
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
271this.Claims = dictionary.Add(TrustDec2005Strings.Claims);
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
749this.Claims = dictionary.CreateString(ServiceModelStringsVersion1.String224, 224);
4 references to Claims
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (2)
349Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.Claims); 394Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.Claims);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrust.cs (2)
914if (element.LocalName == this.DriverDictionary.Claims.Value 939XmlElement result = doc.CreateElement(this.DriverDictionary.Prefix.Value, this.DriverDictionary.Claims.Value,