[ Version ( since = "3.8" ) ]
public OAuth2Support? ref_oauth2_support ()
Returns the object implementing the EOAuth2SupportInterface, or null if
this does not support OAuth 2.0 authentication.
The returned OAuth2Support object is referenced for thread-safety. Unreference the object with unref when finished with it.
| this |
|
an OAuth2Support object, or null |