C# Class SharpCifs.Dcerpc.Msrpc.Lsarpc.LsarTranslatedName

Inheritance: SharpCifs.Dcerpc.Ndr.NdrObject
Mostra file Open project: brandonprry/Potato

Public Properties

Property Type Description
Name Rpc.Unicode_string
SidIndex int
SidType short

Public Methods

Method Description
Decode ( NdrBuffer src ) : void
Encode ( NdrBuffer dst ) : void

Method Details

Decode() public method

public Decode ( NdrBuffer src ) : void
src SharpCifs.Dcerpc.Ndr.NdrBuffer
return void

Encode() public method

public Encode ( NdrBuffer dst ) : void
dst SharpCifs.Dcerpc.Ndr.NdrBuffer
return void

Property Details

Name public_oe property

public Rpc.Unicode_string Name
return Rpc.Unicode_string

SidIndex public_oe property

public int SidIndex
return int

SidType public_oe property

public short SidType
return short