CertStoreLocation Enum

Definition

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

C#
public enum CertStoreLocation
Inheritance
CertStoreLocation

Fields

Name Value Description
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

Product Versions
Azure SDK for .NET Latest