SspiAuthenticationParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides parameters used during SSPI authentication.
public ref class SspiAuthenticationParameters sealed
public sealed class SspiAuthenticationParameters
type SspiAuthenticationParameters = class
Public NotInheritable Class SspiAuthenticationParameters
- Inheritance
-
SspiAuthenticationParameters
Constructors
| Name | Description |
|---|---|
| SspiAuthenticationParameters(String, String, String, String, String) | |
Properties
| Name | Description |
|---|---|
| DatabaseName | |
| Password | |
| Resource | |
| ServerName | |
| UserId | |