C# Class Opc.Ua.Configuration.LocalSecurityPolicy.LSA_OBJECT_ATTRIBUTES

ファイルを表示 Open project: OPCFoundation/UA-.NET

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 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