Verification
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
@type |
|
string |
true |
|
|
true |
VerificationCategory |
Assigned Type: ms-0200:VerificationCategory_Enum |
VerificationCategory_Enum |
true |
|
|
false |
VerificationType |
Assigned Type: ms-0200:VerificationType_Enum |
VerificationType_Enum |
true |
|
|
false |
VerifiedBy |
Identifies a person who verified the ID. |
string |
false |
|
|
false |
VerificationSystem |
Identifies the verification system. |
string |
false |
|
|
false |
Description |
A name or description for the verification system. |
string |
false |
|
|
false |
VerifiedInd |
When true, this verification category has been verified. |
boolean |
false |
|
|
false |
ExtensionPoint |
|
ExtensionPoint |
false |
|
|
true |
{
"@type" : "string",
"verificationCategory" : {
"value" : { },
"extension" : "string"
},
"verificationType" : {
"value" : { },
"extension" : "string"
},
"verifiedBy" : "string",
"verificationSystem" : "string",
"description" : "string",
"verifiedInd" : "boolean",
"extensionPoint" : { }
}