System.Net.AuthenticationManager: Property Members

The properties of System.Net.AuthenticationManager are listed below. For a list of all members, see the AuthenticationManager Members list.

See Also: Inherited members from System.Object

Public Properties

static
CredentialPolicyICredentialPolicy.

Gets or sets the credential policy to be used for resource requests made using the System.Net.HttpWebRequest class.

[read-only]
static
CustomTargetNameDictionarySystem.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
RegisteredModulesIEnumerator.

Gets a list of authentication modules that are registered with the authentication manager.