Compartilhar via


Permissions.Certificates Propriedade

Definição

Obtém ou define permissões para certificados

[Newtonsoft.Json.JsonProperty(PropertyName="certificates")]
public System.Collections.Generic.IList<string> Certificates { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="certificates")>]
member this.Certificates : System.Collections.Generic.IList<string> with get, set
Public Property Certificates As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a