Compartir a través de


SharedAccessSignatureAuthorizationRuleAccessRightsDescription.Rights Propiedad

Definición

Obtiene o establece los derechos que tiene esta clave. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a