Aracılığıyla paylaş


MsalError.CertWithoutPrivateKey Field

Definition

Overloads

CertWithoutPrivateKey

What happens?

The certificate provided does not have a private key.

Mitigation

Ensure the certificate has a private key.

CertWithoutPrivateKey

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