IClientAssertionCertificate
Interface
Definition
Interface for implementing certificate based operations
public interface IClientAssertionCertificate
- Derived
Properties
| ClientId |
Gets the identifier of the client requesting the token. |
| Thumbprint |
Thumbprint of the Certificate |
Methods
| Sign(String) |
Signs a message using the private key in the certificate |