Preparing search index...
The search index is not available
Shogun SDK Documentation v1.1.4 - v6.5.3
Shogun SDK Documentation v1.1.4
CredentialVerificationResult
Interface CredentialVerificationResult
Credential verification result
interface
CredentialVerificationResult
{
claim
?:
string
;
error
?:
string
;
timestamp
?:
number
;
type
?:
CredentialType
;
verified
:
boolean
;
}
Index
Properties
claim?
error?
timestamp?
type?
verified
Properties
Optional
claim
claim
?:
string
Optional
error
error
?:
string
Optional
timestamp
timestamp
?:
number
Optional
type
type
?:
CredentialType
verified
verified
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
claim
error
timestamp
type
verified
Shogun SDK Documentation v1.1.4 - v6.5.3
Loading...
Credential verification result