SmartIdentityProviderApplication Class

Definition

An Application configured in the Identity Provider used to access FHIR resources.

C#
public class SmartIdentityProviderApplication : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.HealthcareApis.Models.SmartIdentityProviderApplication>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.HealthcareApis.Models.SmartIdentityProviderApplication>
Inheritance
SmartIdentityProviderApplication
Implements

Constructors

Properties

AllowedDataActions

The actions that are permitted to be performed on FHIR resources for the application.

Audience

The audience that will be used to validate bearer tokens against the given authority.

ClientId

The application client id defined in the identity provider. This value will be used to validate bearer tokens against the given authority.

Explicit Interface Implementations

Applies to

Product Versies
Azure SDK for .NET Latest