VaserKerberosServer Class |
Namespace: Vaser.ConnectionSettings
public class VaserKerberosServer
Name | Description | |
---|---|---|
![]() | VaserKerberosServer | Called by servers to authenticate the client, and optionally the server, in a client-server connection. |
![]() | VaserKerberosServer(ExtendedProtectionPolicy) | Called by servers to authenticate the client, and optionally the server, in a client-server connection. The authentication process uses the specified extended protection policy. |
![]() | VaserKerberosServer(NetworkCredential, ProtectionLevel, TokenImpersonationLevel) | Called by servers to authenticate the client, and optionally the server, in a client-server connection. The authentication process uses the specified server credentials and authentication options. |
![]() | VaserKerberosServer(NetworkCredential, ExtendedProtectionPolicy, ProtectionLevel, TokenImpersonationLevel) | Called by servers to authenticate the client, and optionally the server, in a client-server connection. The authentication process uses the specified server credentials, authentication options, and extended protection policy. |