Edit

Share via


ClaimTypes.CookiePath Field

Definition

Specifies the URI for a cookie path claim; http://schemas.microsoft.com/ws/2008/06/identity/claims/cookiepath.

public: System::String ^ CookiePath;
public const string CookiePath;
val mutable CookiePath : string
Public Const CookiePath As String 

Field Value

Remarks

Note

Schema URIs are mostly used as identifiers and shouldn't be expected to work as hyperlinks.

Applies to