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

Inheritance: SharpCifs.Dcerpc.Ndr.NdrObject
Afficher le fichier Open project: brandonprry/Potato

Méthodes publiques

Свойство Type Description
ContextMode byte
EffectiveOnly byte
ImpersonationLevel short
Length int

Méthodes publiques

Méthode Description
Decode ( NdrBuffer src ) : void
Encode ( NdrBuffer dst ) : void

Method Details

Decode() public méthode

public Decode ( NdrBuffer src ) : void
src SharpCifs.Dcerpc.Ndr.NdrBuffer
Résultat void

Encode() public méthode

public Encode ( NdrBuffer dst ) : void
dst SharpCifs.Dcerpc.Ndr.NdrBuffer
Résultat void

Property Details

ContextMode public_oe property

public byte ContextMode
Résultat byte

EffectiveOnly public_oe property

public byte EffectiveOnly
Résultat byte

ImpersonationLevel public_oe property

public short ImpersonationLevel
Résultat short

Length public_oe property

public int Length
Résultat int