Compartir a través de


ManagedHsmProperties.InitialAdminObjectIds Propiedad

Definición

Obtiene o establece la matriz de identificadores de objeto de administradores iniciales para este grupo de hsm administrado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a