FormsCredentials properties
SharePoint 2013
The FormsCredentials type exposes the following members.
| Name | Description | |
|---|---|---|
|
Cookies | Gets or sets the collection of authentication cookies. (Inherited from CookieCredentials.) |
|
Domain | (Inherited from NetworkCredential.) |
|
ErrorPage | Gets or sets the URL for the error page. (Inherited from CookieCredentials.) |
|
FormsPage | Gets or sets the URL for the forms logon page. |
|
Method | Gets or sets the request method for the forms authentication logon page. |
|
Pairs | Gets or sets the input values for the forms authentication logon page. |
|
Password | (Inherited from NetworkCredential.) |
|
SecurePairs | Gets or sets the input values for the forms authentication logon page, stored as encrypted text. |
|
SecurePassword | (Inherited from NetworkCredential.) |
|
UserName | (Inherited from NetworkCredential.) |
Show: