| Modifier and Type | Field and Description |
|---|---|
int |
attributes |
int |
length |
rpc.unicode_string |
object_name |
NdrSmall |
root_directory |
int |
security_descriptor |
lsarpc.LsarQosInfo |
security_quality_of_service |
| Constructor and Description |
|---|
LsarObjectAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(NdrBuffer _src) |
void |
encode(NdrBuffer _dst) |
public int length
public NdrSmall root_directory
public rpc.unicode_string object_name
public int attributes
public int security_descriptor
public lsarpc.LsarQosInfo security_quality_of_service
public void encode(NdrBuffer _dst) throws NdrException
encode in class NdrObjectNdrExceptionpublic void decode(NdrBuffer _src) throws NdrException
decode in class NdrObjectNdrException