Discuss this help topic in SecureBlackbox Forum

TElIndySSLIOHandlerServerSocket.AuthenticationLevel

TElIndySSLIOHandlerServerSocket     See also     


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


Specifies server's action if client did not provide its certificate on server request.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property AuthenticationLevel : TSBAuthenticationLevel;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Values:

Description

    Use this property to specify server action in case when client does not provide required certificate.
    Default value is alRequireCert.

See also:     ClientAuthentication    

Discuss this help topic in SecureBlackbox Forum