Discuss this help topic in SecureBlackbox Forum

TElHTTPServerRequestParams.AcceptIdentity

TElHTTPServerRequestParams     See also     


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


Declaration

[C#]
    bool AcceptIdentity;

[VB.NET]
    Property AcceptIdentity As Boolean

[Pascal]
    property AcceptIdentity : Boolean;

[C++]
    bool get_AcceptIdentity();

[PHP]
    bool get_AcceptIdentity()

[Java]
    boolean getAcceptIdentity();

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum