ClientSignedAssertion Class
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.
Container returned from WithClientAssertion.
public class ClientSignedAssertion
type ClientSignedAssertion = class
Public Class ClientSignedAssertion
- Inheritance
-
ClientSignedAssertion
Constructors
| ClientSignedAssertion() |
Properties
| Assertion |
Represents the client assertion (JWT) and optional mutual‑TLS binding certificate returned
by the |
| TokenBindingCertificate |
Optional. Certificate used to bind the client assertion for mutual‑TLS Proof‑of‑Possession (PoP). |