2 overrides of NegotiationValueType
System.ServiceModel (2)
System\ServiceModel\Security\SpnegoTokenAuthenticator.cs (1)
78
public override XmlDictionaryString
NegotiationValueType
System\ServiceModel\Security\TlsnegoTokenAuthenticator.cs (1)
83
public override XmlDictionaryString
NegotiationValueType
2 references to NegotiationValueType
System.ServiceModel (2)
System\ServiceModel\Security\SspiNegotiationTokenAuthenticator.cs (2)
103
incomingNego.Validate(this.
NegotiationValueType
);
108
return new BinaryNegotiation(this.
NegotiationValueType
, outgoingBlob);