프로퍼티 | 타입 | 설명 | |
---|---|---|---|
MarshalInt | void | ||
UnmarshalInt | int |
메소드 | 설명 | |
---|---|---|
GetBinaryForm ( byte binaryForm, int offset ) : void | ||
GetSddlForm ( AccessControlSections includeSections ) : string | ||
GetSddlForm ( System includeSections ) : string | ||
IsSddlConversionSupported ( ) : bool |
메소드 | 설명 | |
---|---|---|
GenericSecurityDescriptor ( ) | ||
GenericSecurityDescriptor ( ) : Microsoft.Win32 |
메소드 | 설명 | |
---|---|---|
MarshalInt ( byte binaryForm, int offset, int number ) : void | ||
UnmarshalInt ( byte binaryForm, int offset ) : int |
protected GenericSecurityDescriptor ( ) : Microsoft.Win32 | ||
리턴 | Microsoft.Win32 |
public GetBinaryForm ( byte binaryForm, int offset ) : void | ||
binaryForm | byte | |
offset | int | |
리턴 | void |
public GetSddlForm ( AccessControlSections includeSections ) : string | ||
includeSections | AccessControlSections | |
리턴 | string |
public GetSddlForm ( System includeSections ) : string | ||
includeSections | System | |
리턴 | string |