C# 클래스 Dse.Auth.Sspi.Credentials.ClientCredential

Represents the credentials of the user running the current process, for use as an SSPI client.
상속: CurrentCredential
파일 보기 프로젝트 열기: datastax/csharp-driver-dse 1 사용 예제들

공개 메소드들

메소드 설명
ClientCredential ( string package )

Initializes a new instance of the ClientCredential class.

메소드 상세

ClientCredential() 공개 메소드

Initializes a new instance of the ClientCredential class.
public ClientCredential ( string package )
package string The security package to acquire the credential handle from.