Discuss this help topic in SecureBlackbox Forum

TElHTTPServerRequestParams.IsAuthenticated

TElHTTPServerRequestParams     See also     


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


Declaration

[C#]
    bool IsAuthenticated();

[VB.NET]
    Function IsAuthenticated() As Boolean

[Pascal]
    function IsAuthenticated : boolean;

[C++]
    bool IsAuthenticated();

[PHP]
    bool IsAuthenticated()

[Java]
    boolean isAuthenticated();

Return value

    Returns

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum