2 references to GetAuthenticator
System.ServiceModel (2)
System\ServiceModel\Security\SspiNegotiationTokenProvider.cs (1)
380
byte[] serverAuthenticator = authenticatorRstr.
GetAuthenticator
();
System\ServiceModel\Security\WSTrust.cs (1)
1211
byte[] authenticator = rstr.
GetAuthenticator
();