C# Класс Dse.Auth.Sspi.Credentials.ClientCredential

Represents the credentials of the user running the current process, for use as an SSPI client.
Наследование: CurrentCredential
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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.