Location: Symbol Reference > Structs, Records, Enums > TJwCredentialFlag Enumeration
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwCredentialFlag Enumeration
Pascal
TJwCredentialFlag = (
  cfFlagsAlwaysShowUi,
  cfFlagsDoNotPersist,
  cfFlagsExcludeCertificates,
  cfFlagsExpectConfirmation,
  cfFlagsGenericCredentials,
  cfFlagsIncorrectPassword,
  cfFlagsPersist,
  cfFlagsRequestAdministrator,
  cfFlagsRequireCertificate,
  cfFlagsRequireSmartCard,
  cfFlagsServerCredential,
  cfFlagsShowSaveCheckBox,
  cfFlagsUserNameTargetCredentials
);

TJwCredentialFlag defines the winapi credential flags as an enumeration type.

Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!