AssertionService constructor

Initializes a new instance of the AssertionService class.

public AssertionService(string clientId, string? jwkJson)
parameter description
clientId The client identifier.
jwkJson  

See Also