Models client assertion for authorization server.
Inheritance HierarchySystemObject
Aras.IOM.OAuthClientAssertion
Namespace:
Aras.IOM.OAuth
Assembly:
IOM (in IOM.dll) Version: 14.0.9.36244
Syntaxpublic class ClientAssertion
Public Class ClientAssertion
public class ClientAssertion
public class ClientAssertion
The ClientAssertion type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Type |
Gets the assertion type.
|
 | Value |
Gets the assertion value.
|
Top
See Also