Udostępnij za pośrednictwem


MobileServiceAuthentication.EndUri Property

Definition

The end Uri to use for authentication. This Uri indicates that the authentication flow has completed. Upon being redirected to any URL that starts with the endUrl, the browser-based control must stop navigating and return the response data.

public Uri EndUri { get; }
member this.EndUri : Uri
Public ReadOnly Property EndUri As Uri

Property Value

Uri

Applies to