FormsAuthCredentials properties
SharePoint 2013
The FormsAuthCredentials type exposes the following members.
| Name | Description | |
|---|---|---|
|
AuthSchemeName | |
|
AuthSubmissionMethod | Gets or sets the protocol method for the request to the forms authentication logon page. |
|
AuthSubmissionPath | Gets or sets the forms authentication logon page URL. |
|
ErrorPageUrl | Gets or sets the forms authentication logon error page URL. |
|
NameValuePairs | Gets or sets the collection of name/value pairs representing the logon input. (Inherited from SecurableAuthData.) |
|
SearchApplication | (Inherited from AuthenticationData.) |
|
SearchContext | Obsolete. (Inherited from AuthenticationData.) |
|
SecureableNameValuePairs | Gets or sets the collection of name/value pairs, stored as System.Security.SecureString values, representing the logon input. (Inherited from SecurableAuthData.) |
Show: