GuestAuthAliasInfo
GuestAuthAliasInfo
Describes a subject associated with an X.509 certificate in the alias store.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"subject": {
"_typeName": "string"
},
"comment": "string"
}
string
comment
Required
User-supplied data to describe the subject.