Share via


IResourceProviderManifestProviderAuthentication Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.ResourceProviderManifestProviderAuthenticationTypeConverter))]
public interface IResourceProviderManifestProviderAuthentication : Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.IResourceProviderAuthentication
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.ResourceProviderManifestProviderAuthenticationTypeConverter))>]
type IResourceProviderManifestProviderAuthentication = interface
    interface IJsonSerializable
    interface IResourceProviderAuthentication
Public Interface IResourceProviderManifestProviderAuthentication
Implements IResourceProviderAuthentication
Derived
Attributes
Implements

Properties

AllowedAudience (Inherited from IResourceProviderAuthentication)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to