Compartir a través de


Permissions.Secrets Propiedad

Definición

Obtiene o establece permisos en secretos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a