1 override of GetIssuedToken
System.ServiceModel (1)
System\ServiceModel\Security\WSTrust.cs (1)
771public override GenericXmlSecurityToken GetIssuedToken(RequestSecurityTokenResponse rstr, string expectedTokenType,
1 reference to GetIssuedToken
System.ServiceModel (1)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (1)
677return this.standardsManager.TrustDriver.GetIssuedToken(this, expectedTokenType, authorizationPolicies, clientKey);