DefaultCertificateLoader.UserAssignedManagedIdentityClientId 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.
This default is overridable at the level of the credential description (for the certificate from KeyVault).
public static string? UserAssignedManagedIdentityClientId { get; set; }
static member UserAssignedManagedIdentityClientId : string with get, set
Public Shared Property UserAssignedManagedIdentityClientId As String