WindowsAuthenticationOptions Constructors
Contains options that you can use to configure Windows Authentication in your application.Name | Description |
---|---|
WindowsAuthenticationOptions() | Initializes a new instance of the WindowsAuthenticationOptions class. |
See Also