Preparing search index...
The search index is not available
@biglup/cometa - v1.2.0
@biglup/cometa
AuthCommitteeHotCertificate
Interface AuthCommitteeHotCertificate
This certificate registers the Hot and Cold credentials of a committee member.
interface
AuthCommitteeHotCertificate
{
coldCredential
:
Credential
;
hotCredential
:
Credential
;
type
:
AuthCommitteeHot
;
}
Index
Properties
cold
Credential
hot
Credential
type
Properties
cold
Credential
coldCredential
:
Credential
hot
Credential
hotCredential
:
Credential
type
type
:
AuthCommitteeHot
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cold
Credential
hot
Credential
type
@biglup/cometa - v1.2.0
Loading...
This certificate registers the Hot and Cold credentials of a committee member.