共用方式為


DataBoxEdgeDeviceExtendedInfoPatch.ChannelIntegrityKeyName Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to