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