共用方式為


DataBoxEdgeDeviceExtendedInfo.ChannelIntegrityKeyName Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to