LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlCertificateStoreLocation enumeration

public enum MySqlCertificateStoreLocation

Values

namevaluedescription
None0Do not use certificate store
CurrentUser1Use certificate store for the current user
LocalMachine2User certificate store for the machine

See Also