WindowsAuthOptions.Protocol property
The protocol to use for Windows Authentication.
public WindowsAuthProtocol Protocol { get; set; }
See Also
- enum WindowsAuthProtocol
- class WindowsAuthOptions
- namespace Kestrun.Authentication
The protocol to use for Windows Authentication.
public WindowsAuthProtocol Protocol { get; set; }