@inrupt/solid-client-access-grants / interfaces / AccessGrantParameters

Interface: AccessGrantParameters#

Hierarchy#

Properties#

access#

access: AccessModes

Inherited from#

InputAccessGrantParameters.access

Defined in#

src/gConsent/type/Parameter.ts:31


expirationDate#

Optional expirationDate: Date

Inherited from#

InputAccessGrantParameters.expirationDate

Defined in#

src/gConsent/type/Parameter.ts:36


inherit#

Optional inherit: boolean

Inherited from#

InputAccessGrantParameters.inherit

Defined in#

src/gConsent/type/Parameter.ts:37


issuanceDate#

Optional issuanceDate: Date

Inherited from#

InputAccessGrantParameters.issuanceDate

Defined in#

src/gConsent/type/Parameter.ts:35


purpose#

Optional purpose: string[]

Inherited from#

InputAccessGrantParameters.purpose

Defined in#

src/gConsent/type/Parameter.ts:34


requestor#

requestor: string

Inherited from#

InputAccessGrantParameters.requestor

Defined in#

src/gConsent/type/Parameter.ts:48


requestorInboxUrl#

Optional requestorInboxUrl: string

Inherited from#

InputAccessGrantParameters.requestorInboxUrl

Defined in#

src/gConsent/type/Parameter.ts:32


resources#

resources: string[]

Inherited from#

InputAccessGrantParameters.resources

Defined in#

src/gConsent/type/Parameter.ts:33


status#

status: "https://w3id.org/GConsent#ConsentStatusExplicitlyGiven"

Defined in#

src/gConsent/type/Parameter.ts:52