Share via


IServiceAccessPolicyEntry Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.ServiceAccessPolicyEntryTypeConverter))]
public interface IServiceAccessPolicyEntry : Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.ServiceAccessPolicyEntryTypeConverter))>]
type IServiceAccessPolicyEntry = interface
    interface IJsonSerializable
Public Interface IServiceAccessPolicyEntry
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ObjectId

An Azure AD object ID (User or Apps) that is allowed access to the FHIR service.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to