MicrosoftGraphCertificateBasedAuthConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
certificateBasedAuthConfiguration
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.MicrosoftGraphCertificateBasedAuthConfigurationTypeConverter))]
public class MicrosoftGraphCertificateBasedAuthConfiguration : Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.IMicrosoftGraphCertificateBasedAuthConfiguration, Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.IAssociativeArray<object>, Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.MicrosoftGraphCertificateBasedAuthConfigurationTypeConverter))>]
type MicrosoftGraphCertificateBasedAuthConfiguration = class
interface IMicrosoftGraphCertificateBasedAuthConfiguration
interface IJsonSerializable
interface IMicrosoftGraphEntity
interface IAssociativeArray<obj>
interface IValidates
Public Class MicrosoftGraphCertificateBasedAuthConfiguration
Implements IAssociativeArray(Of Object), IMicrosoftGraphCertificateBasedAuthConfiguration, IValidates
- Inheritance
-
MicrosoftGraphCertificateBasedAuthConfiguration
- Attributes
- Implements
Constructors
MicrosoftGraphCertificateBasedAuthConfiguration() |
Creates an new MicrosoftGraphCertificateBasedAuthConfiguration instance. |
Properties
CertificateAuthority |
Collection of certificate authorities which creates a trusted certificate chain. |
Id |
The unique idenfier for an entity. Read-only. |
Item[String] |
Methods
Explicit Interface Implementations
IAssociativeArray<Object>.AdditionalProperties |