The AllowableAuthentications type exposes the following members.

Properties

  NameDescription
Public propertyAllowAlternateWindowsAuth
Gets the value indicating whether or not AlternateWindowsAuthentication is allowed.
Public propertyAllowCachedCredentials
Gets the value indicating whether or not the usage of cached credentials is allowed.
Public propertyAllowICAuth
Gets the value indicating whether or not ICAuthentication is allowed.
Public propertyAllowWindowsAuth
Gets the value indicating whether or not WindowsAuthentication is allowed.
Public propertyAuthProviderDefinitions
Gets the available authentication providers for the secure token service (STS).

See Also