AssertionService class

Service to create OpenID Connect client assertions.

public class AssertionService

Public Members

name description
AssertionService(…) Initializes a new instance of the AssertionService class.
ClientId { get; } Gets the Client ID.
CreateClientAssertion(…) Creates a client assertion for the specified token endpoint.

See Also