Click or drag to resize

ISecurityProviderIsRedirectRequested Property

Gets the flag that indicates whether the user needs to be redirected after the Authentication attempt. Could be used for asking Users to confirm Messages etc.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
bool IsRedirectRequested { get; }
View Source

Property Value

Boolean
See Also