Compartir a través de


EncryptionIdentity.TenantId Propiedad

Definición

Obtiene el identificador de inquilino asociado al cifrado.

[Newtonsoft.Json.JsonProperty(PropertyName="tenantId")]
public Guid? TenantId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tenantId")>]
member this.TenantId : Nullable<Guid>
Public ReadOnly Property TenantId As Nullable(Of Guid)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a