Compartir a través de


CsmPublishingCredentialsPoliciesEntity.Allow Propiedad

Definición

Obtiene o establece <code>true</code> para permitir el acceso a un método de publicación; de lo contrario, <code>false</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.allow")]
public bool Allow { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.allow")>]
member this.Allow : bool with get, set
Public Property Allow As Boolean

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a