ServerTrustGroup.TrustScopes Propriedade

Definição

Obtém ou define o escopo de confiança do grupo de confiança do servidor.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a