C# Class System.Net.AuthenticationState

Mostra file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
AttemptAuthenticate bool
AuthenticationState System.Collections
ClearAuthReq void
ClearSession void
ClearSession void
GetComputeSpn string
PreAuthIfNeeded void
PrepareState void
Update void

Private Methods

Method Description
AttemptAuthenticate ( HttpWebRequest httpWebRequest, ICredentials authInfo ) : bool
AuthenticationState ( bool isProxyAuth ) : System.Collections
ClearAuthReq ( HttpWebRequest httpWebRequest ) : void
ClearSession ( ) : void
ClearSession ( HttpWebRequest httpWebRequest ) : void
GetComputeSpn ( HttpWebRequest httpWebRequest ) : string
PreAuthIfNeeded ( HttpWebRequest httpWebRequest, ICredentials authInfo ) : void
PrepareState ( HttpWebRequest httpWebRequest ) : void
Update ( HttpWebRequest httpWebRequest ) : void