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

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

Syntax

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

See Also