| Modifier and Type | Field | Description |
|---|---|---|
byte |
context_mode |
|
byte |
effective_only |
|
short |
impersonation_level |
|
int |
length |
| Constructor | Description |
|---|---|
LsarQosInfo() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
decode(NdrBuffer _src) |
|
void |
encode(NdrBuffer _dst) |
public int length
public short impersonation_level
public byte context_mode
public byte effective_only
public void encode(NdrBuffer _dst) throws NdrException
encode in class NdrObjectNdrExceptionpublic void decode(NdrBuffer _src) throws NdrException
decode in class NdrObjectNdrException