SspiAuthenticationParameters 類別

定義

提供 SSPI 認證期間使用的參數。

public ref class SspiAuthenticationParameters sealed
public sealed class SspiAuthenticationParameters
type SspiAuthenticationParameters = class
Public NotInheritable Class SspiAuthenticationParameters
繼承
SspiAuthenticationParameters

建構函式

名稱 Description
SspiAuthenticationParameters(String, String, String, String, String)

提供 SSPI 認證期間使用的參數。

屬性

名稱 Description
DatabaseName

提供 SSPI 認證期間使用的參數。

Password

提供 SSPI 認證期間使用的參數。

Resource

提供 SSPI 認證期間使用的參數。

ServerName

提供 SSPI 認證期間使用的參數。

UserId

提供 SSPI 認證期間使用的參數。

適用於