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