4 overrides of BeginCreateNegotiationState
System.ServiceModel (4)
System\ServiceModel\Security\AcceleratedTokenProvider.cs (1)
241
protected override IAsyncResult
BeginCreateNegotiationState
(EndpointAddress target, Uri via, TimeSpan timeout, AsyncCallback callback, object state)
System\ServiceModel\Security\SpnegoTokenProvider.cs (1)
205
protected override IAsyncResult
BeginCreateNegotiationState
(EndpointAddress target, Uri via, TimeSpan timeout, AsyncCallback callback, object state)
System\ServiceModel\Security\TlsnegoTokenProvider.cs (1)
120
protected override IAsyncResult
BeginCreateNegotiationState
(EndpointAddress target, Uri via, TimeSpan timeout, AsyncCallback callback, object state)
System\ServiceModel\Security\Tokens\IssuedSecurityTokenProvider.cs (1)
827
protected override IAsyncResult
BeginCreateNegotiationState
(EndpointAddress target, Uri via, TimeSpan timeout, AsyncCallback callback, object state)