共用方式為


AdminKeyKind 列舉

定義

定義 AdminKeyKind 的值。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AdminKeyKind
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AdminKeyKind = 
Public Enum AdminKeyKind
繼承
AdminKeyKind
屬性
Newtonsoft.Json.JsonConverterAttribute

欄位

Primary 0
Secondary 1

適用於