Click or drag to resize

SecurityProviderBaseRequestedRedirect Property

Gets the URI that user will be redirected to if IsRedirectRequested is set.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
public virtual string RequestedRedirect { get; }
View Source

Property Value

String

Implements

ISecurityProviderRequestedRedirect
See Also