Sporades SDK API
Preparing search index...
server
FileAclRuleInput
Type Alias FileAclRuleInput
Stable File metadata supplied to a File ACL rule; it never includes bytes or storage credentials.
type
FileAclRuleInput
=
{
ctx
:
FileAclContext
;
file
:
AclStorageFileMetadata
;
operation
:
FileAclOperation
;
}
Index
Properties
ctx
file
operation
Properties
ctx
ctx
:
FileAclContext
file
file
:
AclStorageFileMetadata
operation
operation
:
FileAclOperation
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ctx
file
operation
Sporades SDK API
Loading...
Stable File metadata supplied to a File ACL rule; it never includes bytes or storage credentials.