ResourceAuthorization interface
資源授權的詳細數據。
屬性詳細資料
action
要求的動作。
action?: string
屬性值
string
evidence
授權的證據。
evidence: Record<string, string>
屬性值
Record<string, string>
scope
授權的範圍。
scope?: string
屬性值
string