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

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

Syntax

C#
protected virtual string UserGuidKey { get; }
Visual Basic
Protected Overridable ReadOnly Property UserGuidKey As String
	Get

See Also