Creates a new instance of OAuthPrincipal.

Declaration Syntax
public:
OAuthPrincipal(
String^ name,
array<String^>^ scope
)

Parameters
- name (String)
- Name of the user account.
- scope (array<
String
>[]()[])
- Scope of the credentials. A list of site-specific operations that these credentials can perform.
Assembly:
ExtremeSwank.OAuth (Module: ExtremeSwank.OAuth) Version: 1.2.0.0 (1.2.0.0)