Compartir a través de


DomainSharedAccessKeys.Key2 Propiedad

Definición

Obtiene o establece la clave de acceso compartido2 para el dominio.

[Newtonsoft.Json.JsonProperty(PropertyName="key2")]
public string Key2 { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="key2")>]
member this.Key2 : string with get, set
Public Property Key2 As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a