次の方法で共有


IDicomServiceAuthenticationConfiguration Interface

Definition

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

Properties

Audience

The audiences for the service

Authority

The authority url for the service

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to