MicrosoftIdentityOptions.ClientCredentialsUsingManagedIdentity Property
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.
Options for configuring certificateless
public Microsoft.Identity.Web.CertificatelessOptions? ClientCredentialsUsingManagedIdentity { get; set; }
member this.ClientCredentialsUsingManagedIdentity : Microsoft.Identity.Web.CertificatelessOptions with get, set
Public Property ClientCredentialsUsingManagedIdentity As CertificatelessOptions