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

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

Syntax

C#
protected string Scope { get; set; }
Visual Basic
Protected Property Scope As String
	Get
	Set

See Also