Discuss this help topic in SecureBlackbox Forum

TElHTTPServerRequestParams.AuthMethod

TElHTTPServerRequestParams     See also     


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


Declaration

[C#]
    string AuthMethod;

[VB.NET]
    Property AuthMethod As String

[Pascal]
    property AuthMethod : String;

[C++]
    void get_AuthMethod(std::string &OutResult);

[PHP]
    string get_AuthMethod()

[Java]
    String getAuthMethod();

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum