CloudApplianceSettings.ChannelIntegrityKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the channel integrity key (encrypted with DAK).
[Newtonsoft.Json.JsonProperty(PropertyName="channelIntegrityKey")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.AsymmetricEncryptedSecret ChannelIntegrityKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="channelIntegrityKey")>]
member this.ChannelIntegrityKey : Microsoft.Azure.Management.StorSimple8000Series.Models.AsymmetricEncryptedSecret with get, set
Public Property ChannelIntegrityKey As AsymmetricEncryptedSecret
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute