Base:
method
TryParseKeyTypeElement
System.ServiceModel.Security.WSTrust.Driver.TryParseKeyTypeElement(System.Xml.XmlElement, out System.IdentityModel.Tokens.SecurityKeyType)
1 reference to TryParseKeyTypeElement
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\IssuedSecurityTokenParameters.cs (1)
670return (!trust13Driver.TryParseKeyTypeElement(innerElement, out dummyOutParamForKeyType) &&