Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool OAuth2Authenticated;
[VB.NET]
Property OAuth2Authenticated As Boolean
[Pascal]
under development
[C++]
bool get_OAuth2Authenticated();
void set_OAuth2Authenticated(bool Value);
[PHP]
bool get_OAuth2Authenticated()
void set_OAuth2Authenticated(bool $Value)
[Java]
boolean getOAuth2Authenticated();
void setOAuth2Authenticated(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum