IdentityCookieOptions.ExternalCookieAuthenticationScheme Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the scheme used to identify external authentication cookies.
public:
property System::String ^ ExternalCookieAuthenticationScheme { System::String ^ get(); };
public string ExternalCookieAuthenticationScheme { get; }
member this.ExternalCookieAuthenticationScheme : string
Public ReadOnly Property ExternalCookieAuthenticationScheme As String
Property Value
The scheme used to identify external authentication cookies.