SecureBlackbox Lite 2020 C++ Builder Edition

Questions / Feedback?

ProxyAuthentication Property

The authentication type used by the proxy server.

Syntax

__property TsbiOCSPManagerProxyAuthentications ProxyAuthentication = { read=FProxyAuthentication, write=FSetProxyAuthentication };
enum TsbiOCSPManagerProxyAuthentications { patNoAuthentication=0, patBasic=1, patDigest=2, patNTLM=3 };

Default Value

patNoAuthentication

Remarks

The authentication type used by the proxy server.

patNoAuthentication0
patBasic1
patDigest2
patNTLM3

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 C++ Builder Edition - Version 20.0 [Build 8166]