Share via


MsalError.CertificateNotRsa Field

Definition

Overloads

CertificateNotRsa

What happens?

The certificate provided is not of type RSA.

Mitigation

Please use an RSA certificate.

CertificateNotRsa

What happens?

The certificate provided is not of type RSA.

Mitigation

Please use an RSA certificate.
public const string CertificateNotRsa;
val mutable CertificateNotRsa : string
Public Const CertificateNotRsa As String 

Field Value

Applies to