Partilhar via


CsmPublishingCredentialsPoliciesEntity.Allow Propriedade

Definição

Obtém ou define <code>true</code> para permitir o acesso a um método de publicação; caso contrário, <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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a