Unit

ScBridge

 

type

 TScUserAuthentication = (uaPublicKey, uaPassword, uaOSAuthentication);

 TScUserAuthentications = set of TScUserAuthentication;

 

Description

The TScUserAuthentication enumeration represents user authentication methods.

 

ValueMeaning
uaPublicKeySpecifies the user authentication by public user key.
uaPasswordSpecifies the user authentication by password.
uaOSAuthenticationSpecifies the user authentication by OS password.

 

See also

TScUser.Authentications

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support