Compartir a través de


CrrAccessToken.RpTierInformation Propiedad

Definición

Obtiene o establece información de nivel de punto de recuperación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a