次の方法で共有


SharedAccessSignatureAuthorizationRuleAccessRightsDescription.Rights プロパティ

定義

このキーの権限を取得または設定します。 使用できる値は、'ServiceConfig'、'EnrollmentRead'、'EnrollmentWrite'、'DeviceConnect'、'RegistrationStatusRead'、'RegistrationStatusWrite' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象