CertStoreLocation Enum

Definition

The location of a certificate store on a pool's compute nodes.

public enum CertStoreLocation
type CertStoreLocation = 
Public Enum CertStoreLocation
Inheritance
CertStoreLocation

Fields

CurrentUser 0

The X.509 certificate store used by the current user.

LocalMachine 1

The X.509 certificate store assigned to the local machine.

Applies to