Variable SecurityErrorCodeConst
SecurityErrorCode: {
Incomplete: "incomplete";
UnrecognisedSecurityType: "unrecognized_security_type";
} = ...
Type declaration
ReadonlyIncomplete: "incomplete"
ReadonlyUnrecognisedSecurityType: "unrecognized_security_type"