LogoutOptions is defined in the Telligent.Evolution.Extensibility.Security.Version3 namespace of Telligent.Evolution.Platform.dll
Definition
class LogoutOptions
{
string ExternalLogoutUrl { get; set; }
HttpRequestBase HttpRequest { get; set; }
string LogoutCallbackUrl { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| ExternalLogoutUrl | string | |||
| HttpRequest | HttpRequestBase | |||
| LogoutCallbackUrl | string |