Property | Type | Description | |
---|---|---|---|
DatabaseGuid | System.Guid | ||
InputHandleIndex | byte | ||
LogonId | byte | ||
RopId | RopIdType |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopGetPerUserLongTermIdsRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopGetPerUserLongTermIdsRequest structure. |
return | void |