@truenas/api-client
GitHub
Preparing search index...
v25_10_0
SMBShareAclEntry
Interface SMBShareAclEntry
interface
SMBShareAclEntry
{
ae_perm
:
"FULL"
|
"READ"
|
"CHANGE"
;
ae_type
:
"ALLOWED"
|
"DENIED"
;
ae_who_id
?:
v25_10_0
.
SMBShareAclEntryWhoId
|
null
;
ae_who_sid
?:
string
|
null
;
ae_who_str
?:
string
|
null
;
}
Index
Properties
ae_
perm
ae_
type
ae_
who_
id?
ae_
who_
sid?
ae_
who_
str?
Properties
ae_
perm
ae_perm
:
"FULL"
|
"READ"
|
"CHANGE"
ae_
type
ae_type
:
"ALLOWED"
|
"DENIED"
Optional
ae_
who_
id
ae_who_id
?:
v25_10_0
.
SMBShareAclEntryWhoId
|
null
Optional
ae_
who_
sid
ae_who_sid
?:
string
|
null
Optional
ae_
who_
str
ae_who_str
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ae_
perm
ae_
type
ae_
who_
id
ae_
who_
sid
ae_
who_
str
GitHub
@truenas/api-client
Loading...