Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property RequireOAuth2 As Boolean
[Pascal]
property RequireOAuth2 : boolean;
[C++]
bool get_RequireOAuth2();
void set_RequireOAuth2(bool Value);
[PHP]
bool get_RequireOAuth2()
void set_RequireOAuth2(bool $Value)
[Java]
boolean getRequireOAuth2();
void setRequireOAuth2(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum