An OAuth Consumer for .NET 2.0
Scope Method
NamespacesExtremeSwank.OAuthOAuthPrincipalScope()()()
The scope of the credentials. A list of site-specific operations that these credentials can perform.
Declaration Syntax
C#Visual BasicVisual C++
public string[] Scope()
Public Function Scope As String()
public:
array<String^>^ Scope()
Return Value
A string array of custom operations.

Assembly: ExtremeSwank.OAuth (Module: ExtremeSwank.OAuth) Version: 1.2.0.0 (1.2.0.0)