PublicClientApplication.IsProofOfPossessionSupportedByClient Method

Definition

Used to determine if the currently available broker is able to perform Proof-of-Possession.

public bool IsProofOfPossessionSupportedByClient ();
member this.IsProofOfPossessionSupportedByClient : unit -> bool
Public Function IsProofOfPossessionSupportedByClient () As Boolean

Returns

Boolean indicating if Proof-of-Possession is supported

Applies to