Compartir a través de


SiteConfig.ManagedServiceIdentityId Propiedad

Definición

Obtiene o establece el identificador de identidad de servicio administrado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a