FormsAuthenticationConfiguration, ROOT\WebAdministration\MS_409

Class | Methods | Properties (13) | Qualifiers (4) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Configures Forms authentication for an ASP.NET application.

FormsAuthenticationConfiguration properties

FormsAuthenticationConfiguration has 13 properties (13 Local)

NameOriginCIMType
CookielessFormsAuthenticationConfiguration3 [sint32]
CredentialsFormsAuthenticationConfiguration13 [object:FormsAuthenticationCredentials]
DefaultUrlFormsAuthenticationConfiguration8 [string]
DomainFormsAuthenticationConfiguration8 [string]
EnableCrossAppRedirectsFormsAuthenticationConfiguration11 [boolean]
LoginUrlFormsAuthenticationConfiguration8 [string]
NameFormsAuthenticationConfiguration8 [string]
PathFormsAuthenticationConfiguration8 [string]
ProtectionFormsAuthenticationConfiguration3 [sint32]
RequireSSLFormsAuthenticationConfiguration11 [boolean]
SlidingExpirationFormsAuthenticationConfiguration11 [boolean]
TicketCompatibilityModeFormsAuthenticationConfiguration8 [string]
TimeoutFormsAuthenticationConfiguration101 [datetime]

Detailed description of FormsAuthenticationConfiguration properties

Local properties (13) of FormsAuthenticationConfiguration class

Cookieless property
CIMTYPE'sint32'
Description'A read/write sint32 enumeration that specifies whether Forms authentication should use cookies.'
Values['UseUri', 'UseCookies', 'AutoDetect', 'UseDeviceProfile']
Cookieless property is in 3 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
Credentials property
CIMTYPE'object:FormsAuthenticationCredentials'
Description'A FormsAuthenticationCredentials value that contains a collection of user names and passwords to use during Forms authentication.'
Credentials property is in 2 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
DefaultUrl property
CIMTYPE'string'
Description'A read/write nonempty string value that specifies the default URL to which to direct the request after authentication.'
DefaultUrl property is in 1 class (FormsAuthenticationConfiguration) of ROOT\WebAdministration\MS_409 and in 2 namespaces
Domain property
CIMTYPE'string'
Description'A read/write string value that specifies the domain name to be sent with Forms authentication cookies.'
Domain property is in 5 classes of ROOT\WebAdministration\MS_409 and in 142 namespaces
EnableCrossAppRedirects property
CIMTYPE'boolean'
Description'A read/write Boolean value. True if authenticated users can be redirected to URLs in other applications; otherwise, false.'
EnableCrossAppRedirects property is in 1 class (FormsAuthenticationConfiguration) of ROOT\WebAdministration\MS_409 and in 2 namespaces
LoginUrl property
CIMTYPE'string'
Description'A nonempty read/write string value that specifies the URL that the request is redirected to when the user is not authenticated or when no valid authentication cookie exists.'
LoginUrl property is in 1 class (FormsAuthenticationConfiguration) of ROOT\WebAdministration\MS_409 and in 2 namespaces
Name property
CIMTYPE'string'
Description'A nonempty read/write string value that specifies the name of the HTTP cookie to use for request authentication.'
Name property is in 51 classes of ROOT\WebAdministration\MS_409 and in 142 namespaces
Path property
CIMTYPE'string'
Description'A nonempty read/write string value that specifies the path of the HTTP cookie to use for authentication.'
Path property is in 128 classes of ROOT\WebAdministration\MS_409 and in 30 namespaces
Protection property
CIMTYPE'sint32'
Description'A read/write sint32 value that specifies the encryption method used for the cookie.'
Values['All', 'None', 'Encryption', 'Validation']
Protection property is in 1 class (FormsAuthenticationConfiguration) of ROOT\WebAdministration\MS_409 and in 2 namespaces
RequireSSL property
CIMTYPE'boolean'
Description'A read/write Boolean value. True if a Secure Sockets Layer (SSL) connection is required for authentication; otherwise, false.'
RequireSSL property is in 3 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
SlidingExpiration property
CIMTYPE'boolean'
Description'A read/write Boolean value. True if the expiration for the authentication cookie will be set to the current date and time plus the value, in minutes, in the Timeout property; otherwise, false.'
SlidingExpiration property is in 1 class (FormsAuthenticationConfiguration) of ROOT\WebAdministration\MS_409 and in 2 namespaces
TicketCompatibilityMode property
CIMTYPE'string'
Description'A read/write string value that specifies value of Ticket Compatibility Mode.'
TicketCompatibilityMode property is in 1 class (FormsAuthenticationConfiguration) of ROOT\WebAdministration\MS_409 and in 2 namespaces
Timeout property
CIMTYPE'datetime'
Description'A read/write datetime value that specifies the amount of time after which the authentication expires.'
Timeout property is in 6 classes of ROOT\WebAdministration\MS_409 and in 9 namespaces

FormsAuthenticationConfiguration Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'Configures Forms authentication for an ASP.NET application.'
DisplayName'Forms Authentication Configuration'
LOCALE1033

FormsAuthenticationConfiguration System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\WebAdministration\MS_409:FormsAuthenticationConfiguration'___SYSTEM8
__NAMESPACE'ROOT\WebAdministration\MS_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['EmbeddedObject']___SYSTEM8
__PROPERTY_COUNT13___SYSTEM3
__RELPATH'FormsAuthenticationConfiguration'___SYSTEM8
__DYNASTY'EmbeddedObject'___SYSTEM8
__SUPERCLASS'EmbeddedObject'___SYSTEM8
__CLASS'FormsAuthenticationConfiguration'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to FormsAuthenticationConfiguration

Number of classes:9
comments powered by Disqus
WUtils.com