1 override of GetAuthenticator
System.ServiceModel (1)
System\ServiceModel\Security\WSTrust.cs (1)
513
public override byte[]
GetAuthenticator
(RequestSecurityTokenResponse rstr)
1 reference to GetAuthenticator
System.ServiceModel (1)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (1)
576
return this.standardsManager.TrustDriver.
GetAuthenticator
(this);