C# Class winsw.Native.LSA_OBJECT_ATTRIBUTES

Datei anzeigen Open project: kohsuke/winsw Class Usage Examples

Public Properties

Property Type Description
Attributes System.UInt32
Length int
ObjectName LSA_UNICODE_STRING
RootDirectory System.IntPtr
SecurityDescriptor System.IntPtr
SecurityQualityOfService System.IntPtr

Property Details

Attributes public_oe property

public UInt32,System Attributes
return System.UInt32

Length public_oe property

public int Length
return int

ObjectName public_oe property

public LSA_UNICODE_STRING,winsw.Native ObjectName
return LSA_UNICODE_STRING

RootDirectory public_oe property

public IntPtr,System RootDirectory
return System.IntPtr

SecurityDescriptor public_oe property

public IntPtr,System SecurityDescriptor
return System.IntPtr

SecurityQualityOfService public_oe property

public IntPtr,System SecurityQualityOfService
return System.IntPtr