Variable CLIENT_CREDENTIALS_STORAGE_DESCRIPTIONConst
CLIENT_CREDENTIALS_STORAGE_DESCRIPTION: {
accountId: "id:account";
label: "string";
secret: "string";
webId: "string";
} = ...
Type declaration
-
Readonly
accountId: "id:account"
-
Readonly
label: "string"
-
Readonly
secret: "string"
-
Readonly
webId: "string"