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

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

Public Properties

Property Type Description
ContextMode byte
EffectiveOnly byte
ImpersonationLevel short
Length int

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

ContextMode public property

public byte ContextMode
return byte

EffectiveOnly public property

public byte EffectiveOnly
return byte

ImpersonationLevel public property

public short ImpersonationLevel
return short

Length public property

public int Length
return int