PublicClientApplicationExtensions.IsProofOfPossessionSupportedByClient Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used to determine if the currently available broker is able to perform Proof-of-Possession.
public static bool IsProofOfPossessionSupportedByClient (this Microsoft.Identity.Client.IPublicClientApplication app);
static member IsProofOfPossessionSupportedByClient : Microsoft.Identity.Client.IPublicClientApplication -> bool
<Extension()>
Public Function IsProofOfPossessionSupportedByClient (app As IPublicClientApplication) As Boolean
Parameters
Returns
Boolean indicating if Proof-of-Possession is supported