![]() |
AuthenticateControllerAttribute Properties |
The AuthenticateControllerAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowMultiple | Gets a value that indicates whether multiple filters are allowed. (Inherited from FilterAttribute.) |
![]() | LoginPage |
Gets or sets the login page used as a redirect location when authentication fails.
|
![]() | SecuritySettingsCategory |
Gets or sets settings category used to lookup security connection for user data context.
|
![]() | SessionToken |
Gets or sets the token used for identifying the session ID in cookie headers.
|
![]() | SettingsCategory |
Gets or sets settings category used to load configured settings. When defined,
SessionToken and LoginPage will be loaded from the
configuration file settings when not otherwise explicitly defined.
|
![]() | TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |