AuthenticationOptions is defined in the Telligent.Evolution.Extensibility.Security.Version2 namespace of Telligent.Evolution.Platform.dll
Definition
class AuthenticationOptions
{
HttpContextBase HttpContext { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| HttpContext | HttpContextBase | The current request's HttpContext |