Share via


MsalError.MtlsCertificateNotProvided Field

Definition

What happened?

mTLS Proof of Possession (mTLS PoP) is configured but a certificate was not provided.

Mitigation

Ensure that a valid certificate is provided in the configuration when using mTLS PoP as it is required for secure authentication.
public const string MtlsCertificateNotProvided;
val mutable MtlsCertificateNotProvided : string
Public Const MtlsCertificateNotProvided As String 

Field Value

Applies to