OAuth2Client
ScopeSeparator Property
Nemiro.OAuth
The separator in the scope list.
Namespace:
Nemiro.OAuth
Assembly:
Nemiro.OAuth
(in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
string
ScopeSeparator
{
get
;
set
; }
public string ScopeSeparator { get; set; }
Public
Property
ScopeSeparator
As
String
Get
Set
Public Property ScopeSeparator As String Get Set
Property Value
Type:
String
See Also
OAuth2Client Class
Nemiro.OAuth Namespace