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

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

Syntax

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

See Also