WebAuthenticatorOptions.CallbackUrl Property

Definition

Gets or sets the callback URL that should be called when authentication completes.

public:
 property Uri ^ CallbackUrl { Uri ^ get(); void set(Uri ^ value); };
public Uri? CallbackUrl { get; set; }
member this.CallbackUrl : Uri with get, set
Public Property CallbackUrl As Uri

Property Value

Uri

Applies to