FormsAuthenticationConfiguration, ROOT\WebAdministration

Class | Methods | Properties (13) | Qualifiers (5) | 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.'
readTrue
ValueMap['0', '1', '2', '3']
Values['UseUri', 'UseCookies', 'AutoDetect', 'UseDeviceProfile']
writeTrue
Cookieless property is in 3 classes of ROOT\WebAdministration 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.'
readTrue
writeTrue
Credentials property is in 2 classes of ROOT\WebAdministration 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.'
readTrue
writeTrue
DefaultUrl property is in 1 class (FormsAuthenticationConfiguration) of ROOT\WebAdministration 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.'
readTrue
writeTrue
Domain property is in 5 classes of ROOT\WebAdministration 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.'
readTrue
writeTrue
EnableCrossAppRedirects property is in 1 class (FormsAuthenticationConfiguration) of ROOT\WebAdministration 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.'
readTrue
writeTrue
LoginUrl property is in 1 class (FormsAuthenticationConfiguration) of ROOT\WebAdministration 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.'
readTrue
writeTrue
Name property is in 51 classes of ROOT\WebAdministration 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.'
readTrue
writeTrue
Path property is in 128 classes of ROOT\WebAdministration and in 30 namespaces
Protection property
CIMTYPE'sint32'
Description'A read/write sint32 value that specifies the encryption method used for the cookie.'
readTrue
ValueMap['0', '1', '2', '3']
Values['All', 'None', 'Encryption', 'Validation']
writeTrue
Protection property is in 1 class (FormsAuthenticationConfiguration) of ROOT\WebAdministration 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.'
readTrue
writeTrue
RequireSSL property is in 3 classes of ROOT\WebAdministration 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.'
readTrue
writeTrue
SlidingExpiration property is in 1 class (FormsAuthenticationConfiguration) of ROOT\WebAdministration and in 2 namespaces
TicketCompatibilityMode property
CIMTYPE'string'
Description'A read/write string value that specifies value of Ticket Compatibility Mode.'
readTrue
writeTrue
TicketCompatibilityMode property is in 1 class (FormsAuthenticationConfiguration) of ROOT\WebAdministration 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.'
readTrue
writeTrue
Timeout property is in 6 classes of ROOT\WebAdministration and in 9 namespaces

FormsAuthenticationConfiguration Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'Configures Forms authentication for an ASP.NET application.'
DisplayName'Forms Authentication Configuration'
dynamicTrue
Locale1033
provider'WebAdministrationProvider'

FormsAuthenticationConfiguration System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\WebAdministration:FormsAuthenticationConfiguration'___SYSTEM8
__NAMESPACE'ROOT\WebAdministration'___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