SspiAuthenticationParameters 클래스

정의

SSPI 인증 중에 사용되는 매개 변수를 제공합니다.

public ref class SspiAuthenticationParameters sealed
public sealed class SspiAuthenticationParameters
type SspiAuthenticationParameters = class
Public NotInheritable Class SspiAuthenticationParameters
상속
SspiAuthenticationParameters

생성자

Name Description
SspiAuthenticationParameters(String, String, String, String, String)

SSPI 인증 중에 사용되는 매개 변수를 제공합니다.

속성

Name Description
DatabaseName

SSPI 인증 중에 사용되는 매개 변수를 제공합니다.

Password

SSPI 인증 중에 사용되는 매개 변수를 제공합니다.

Resource

SSPI 인증 중에 사용되는 매개 변수를 제공합니다.

ServerName

SSPI 인증 중에 사용되는 매개 변수를 제공합니다.

UserId

SSPI 인증 중에 사용되는 매개 변수를 제공합니다.

적용 대상