Base:
property
LocalName
System.IdentityModel.Selectors.SecurityTokenSerializer.KeyIdentifierClauseEntry.LocalName
2 references to LocalName
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\Security\WSTrust.cs (2)
111
return (reader.IsStartElement(this.
LocalName
, this.NamespaceUri) || reader.IsStartElement(this.
LocalName
, _otherDictionary.Namespace));