C# Class MobileDevice.CoreFundation.SECURITY_ATTRIBUTES

Show file Open project: nivalxer/MobileDevice Class Usage Examples

Public Properties

Property Type Description
bInheritHandle bool
lpSecurityDescriptor string
nLength int

Property Details

bInheritHandle public property

public bool bInheritHandle
return bool

lpSecurityDescriptor public property

public string lpSecurityDescriptor
return string

nLength public property

public int nLength
return int