The SecurityTokenServiceAuthParameters type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Password |
Gets or sets the password.
| |
| PersistToken |
Gets or sets a value indicating whether to store the security token from this login attempt for use with future login attempts from this machine for this server/user.
| |
| PresenterFactory |
Gets or sets the presenter factory, which supports prompting the user for other authentication details.
| |
| UsePersistedToken |
Gets or sets a value indicating whether to attempt to use the previously stored security token for this login attempt from this machine for this server/user.
| |
| UserName |
Gets or sets the user name.
|