Поделиться через


CookieAuthenticationDefaults.ReturnUrlParameter Field

 

The default value of the CookieAuthenticationOptions.ReturnUrlParameter.

Namespace:   Microsoft.Owin.Security.Cookies
Assembly:  Microsoft.Owin.Security.Cookies (in Microsoft.Owin.Security.Cookies.dll)

Syntax

public const string ReturnUrlParameter
public:
literal String^ ReturnUrlParameter
static val mutable ReturnUrlParameter : string
Public Const ReturnUrlParameter As String

Field Value

Type: System.String

See Also

CookieAuthenticationDefaults Class
Microsoft.Owin.Security.Cookies Namespace

Return to top