Scope

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWOAuthApplication > Properties >

Scope

SIGNATURE=IW.OAuth.Base.TIWOAuthApplication.Scope

 

ETYPE=Property

 

Declaration:

Delphi:

public property Scope: string;

C++:

public: __property String Scope;

 

Description: This is Scope, a member of class TIWOAuthApplication.