LogonProvider - перечисление

Definition

Пространство имён: Tessa.Platform.Runtime
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
public enum LogonProvider

Члены

Default0 Use the standard logon provider for the system. The default security provider is negotiate, unless you pass NULL for the domain name and the user name is not in UPN format. In this case, the default provider is NTLM.
WinNT351 Use the win 3.5 logon provider
WinNT402 Use the NTLM logon provider.
WinNT503 Use the negotiate logon provider.

См. также