Click or drag to resize

OIDCSecurityProviderRequestedRedirect 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 override string RequestedRedirect { get; }
View Source

Property Value

String

Implements

ISecurityProviderRequestedRedirect
See Also