Compartir a través de


TenantIdDescription.Id Propiedad

Definición

Obtiene el identificador completo del inquilino. Por ejemplo, /tenants/00000000-0000-0000-0000-0000000000000000.

[Newtonsoft.Json.JsonProperty(PropertyName="id")]
public string Id { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="id")>]
member this.Id : string
Public ReadOnly Property Id As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a