FormsAuthCredentials members
SharePoint 2013
Represents an object that contains the forms authentication credentials for connecting to federated search locations.
The FormsAuthCredentials type exposes the following members.
| Name | Description | |
|---|---|---|
|
FormsAuthCredentials | Initializes a new instance of the FormsAuthCredentials class. |
| 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: