Sdílet prostřednictvím


PublicCertificateLocation Výčet

Definice

Definuje hodnoty pro PublicCertificateLocation.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum PublicCertificateLocation
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type PublicCertificateLocation = 
Public Enum PublicCertificateLocation
Dědičnost
PublicCertificateLocation
Atributy
Newtonsoft.Json.JsonConverterAttribute

Pole

Name Hodnota Description
CurrentUserMy 0
LocalMachineMy 1
Unknown 2

Platí pro