次の方法で共有


DeviceRegistrationResult.SymmetricKey プロパティ

定義

対称キー認証の登録結果。

[Newtonsoft.Json.JsonProperty(PropertyName="symmetricKey")]
public Microsoft.Azure.Devices.Provisioning.Client.SymmetricKeyRegistrationResult SymmetricKey { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="symmetricKey")>]
member this.SymmetricKey : Microsoft.Azure.Devices.Provisioning.Client.SymmetricKeyRegistrationResult with get, set
Public Property SymmetricKey As SymmetricKeyRegistrationResult

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象