The members of System.Net.AuthenticationManager are listed below.
See Also: Inherited members from System.Object
static | CredentialPolicy | ICredentialPolicy.
Gets or sets the credential policy to be used for resource requests made using the System.Net.HttpWebRequest class. |
[read-only] static | CustomTargetNameDictionary | System.Collections.Specialized.StringDictionary.
Gets the dictionary that contains Service Principal Names (SPNs) that are used to identify hosts during Kerberos authentication for requests made using System.Net.WebRequest and its derived classes. |
[read-only] static | RegisteredModules | IEnumerator.
Gets a list of authentication modules that are registered with the authentication manager. |
static | Authenticate(string, WebRequest, ICredentials)
| |
static | PreAuthenticate(WebRequest, ICredentials)
| |
static | Register(IAuthenticationModule)
| |
static | Unregister(IAuthenticationModule)
| |
static | Unregister(string)
|