Compartir a través de


ServiceAccessPolicyEntry.ObjectId Propiedad

Definición

Obtiene o establece un identificador de objeto de Azure AD (usuario o aplicaciones) que permite el acceso al servicio FHIR.

[Newtonsoft.Json.JsonProperty(PropertyName="objectId")]
public string ObjectId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="objectId")>]
member this.ObjectId : string with get, set
Public Property ObjectId As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a