Поделиться через


PublicCertificateLocation Перечисление

Определение

Определяет значения для 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
Наследование
PublicCertificateLocation
Атрибуты
Newtonsoft.Json.JsonConverterAttribute

Поля

Имя Значение Описание
CurrentUserMy 0
LocalMachineMy 1
Unknown 2

Применяется к