InteractiveUserAuthenticator.GetReplyUrl Method

Definition

protected Uri GetReplyUrl (bool onPremise, Action<string> promptAction);
member this.GetReplyUrl : bool * Action<string> -> Uri
Protected Function GetReplyUrl (onPremise As Boolean, promptAction As Action(Of String)) As Uri

Parameters

onPremise
Boolean
promptAction
Action<String>

Returns

Uri

Applies to