summaryP:DotNetNuke.Services.Authentication.OAuth.OAuthClientBase.MeGraphEndpoint

Namespace: DotNetNuke.Services.Authentication.OAuth
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
protected Uri MeGraphEndpoint { get; set; }
Visual Basic
Protected Property MeGraphEndpoint As Uri
	Get
	Set

See Also