Compartir a través de


SiteConfig.XManagedServiceIdentityId Propiedad

Definición

Obtiene o establece el identificador de identidad de servicio administrado explícito.

[Newtonsoft.Json.JsonProperty(PropertyName="xManagedServiceIdentityId")]
public int? XManagedServiceIdentityId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="xManagedServiceIdentityId")>]
member this.XManagedServiceIdentityId : Nullable<int> with get, set
Public Property XManagedServiceIdentityId As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a