다음을 통해 공유


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

적용 대상