Discuss this help topic in SecureBlackbox Forum

TElHTTPOAuth2MemoryApplicationStorage.Find

TElHTTPOAuth2MemoryApplicationStorage     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Declaration

[C#]
    TElHTTPOAuth2ApplicationInfo Find(string ClientID);

[VB.NET]
    Function Find(ByVal ClientID As String) As TElHTTPOAuth2ApplicationInfo

[Pascal]
    under development

[C++]
    TElHTTPOAuth2ApplicationInfoHandle Find(const std::string &ClientID);

[PHP]
    TElHTTPOAuth2ApplicationInfo Find(string $ClientID)

[Java]
    TElHTTPOAuth2ApplicationInfo find(String ClientID);

Parameters

  • ClientID -

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum