Compartilhar via


SharedAccessSignatureAuthorizationRuleAccessRightsDescription.Rights Propriedade

Definição

Obtém ou define os direitos que essa chave tem. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a