共用方式為


DataBoxEdgeDeviceExtendedInfo.ChannelIntegrityKeyVersion Property

Definition

Gets or sets the version of Channel Integrity Key stored in the Client Key Vault

[Newtonsoft.Json.JsonProperty(PropertyName="properties.channelIntegrityKeyVersion")]
public string ChannelIntegrityKeyVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.channelIntegrityKeyVersion")>]
member this.ChannelIntegrityKeyVersion : string with get, set
Public Property ChannelIntegrityKeyVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to