MsalError.CertWithoutPrivateKey Field

Definition

What happens?

The certificate provided does not have a private key.

Mitigation

Ensure the certificate has a private key.
public const string CertWithoutPrivateKey;
val mutable CertWithoutPrivateKey : string
Public Const CertWithoutPrivateKey As String 

Field Value

Applies to