Win32 API 日本語リファレンス
ホームSecurity.Authorization.UI › 定数

定数

28

Windows.Win32.Security.Authorization.UI

名前
SI_EDIT_PERMSINT0
SI_EDIT_OWNERINT1
SI_CONTAINERINT4
SI_READONLYINT8
SI_RESETINT32
SI_OWNER_READONLYINT64
SI_OWNER_RECURSEINT256
SI_NO_ACL_PROTECTINT512
SI_NO_TREE_APPLYINT1024
SI_PAGE_TITLEINT2048
SI_SERVER_IS_DCINT4096
SI_RESET_DACL_TREEINT16384
SI_RESET_SACL_TREEINT32768
SI_OBJECT_GUIDINT65536
SI_ACCESS_SPECIFICINT65536
SI_ACCESS_GENERALINT131072
SI_ACCESS_CONTAINERINT262144
SI_ACCESS_PROPERTYINT524288
DOBJ_RES_CONTINT1
DOBJ_RES_ROOTINT2
DOBJ_VOL_NTACLSINT4
DOBJ_COND_NTACLSINT8
DOBJ_RIBBON_LAUNCHINT16
CFSTR_ACLUI_SID_INFO_LISTunknownCFSTR_ACLUI_SID_INFO_LIST
SECURITY_OBJECT_ID_OBJECT_SDDWORD1
SECURITY_OBJECT_ID_SHAREDWORD2
SECURITY_OBJECT_ID_CENTRAL_POLICYDWORD3
SECURITY_OBJECT_ID_CENTRAL_ACCESS_RULEDWORD4

各言語での定義

定数の定義。C/C++〜Go タブは数値定数のみ(GUID・文字列定数は上の表 / HSP タブを参照)。HSP は #define global。

#define SI_EDIT_PERMS 0
#define SI_EDIT_OWNER 1
#define SI_CONTAINER 4
#define SI_READONLY 8
#define SI_RESET 32
#define SI_OWNER_READONLY 64
#define SI_OWNER_RECURSE 256
#define SI_NO_ACL_PROTECT 512
#define SI_NO_TREE_APPLY 1024
#define SI_PAGE_TITLE 2048
#define SI_SERVER_IS_DC 4096
#define SI_RESET_DACL_TREE 16384
#define SI_RESET_SACL_TREE 32768
#define SI_OBJECT_GUID 65536
#define SI_ACCESS_SPECIFIC 65536
#define SI_ACCESS_GENERAL 131072
#define SI_ACCESS_CONTAINER 262144
#define SI_ACCESS_PROPERTY 524288
#define DOBJ_RES_CONT 1
#define DOBJ_RES_ROOT 2
#define DOBJ_VOL_NTACLS 4
#define DOBJ_COND_NTACLS 8
#define DOBJ_RIBBON_LAUNCH 16
#define SECURITY_OBJECT_ID_OBJECT_SD 1
#define SECURITY_OBJECT_ID_SHARE 2
#define SECURITY_OBJECT_ID_CENTRAL_POLICY 3
#define SECURITY_OBJECT_ID_CENTRAL_ACCESS_RULE 4
public const int SI_EDIT_PERMS = 0;
public const int SI_EDIT_OWNER = 1;
public const int SI_CONTAINER = 4;
public const int SI_READONLY = 8;
public const int SI_RESET = 32;
public const int SI_OWNER_READONLY = 64;
public const int SI_OWNER_RECURSE = 256;
public const int SI_NO_ACL_PROTECT = 512;
public const int SI_NO_TREE_APPLY = 1024;
public const int SI_PAGE_TITLE = 2048;
public const int SI_SERVER_IS_DC = 4096;
public const int SI_RESET_DACL_TREE = 16384;
public const int SI_RESET_SACL_TREE = 32768;
public const int SI_OBJECT_GUID = 65536;
public const int SI_ACCESS_SPECIFIC = 65536;
public const int SI_ACCESS_GENERAL = 131072;
public const int SI_ACCESS_CONTAINER = 262144;
public const int SI_ACCESS_PROPERTY = 524288;
public const int DOBJ_RES_CONT = 1;
public const int DOBJ_RES_ROOT = 2;
public const int DOBJ_VOL_NTACLS = 4;
public const int DOBJ_COND_NTACLS = 8;
public const int DOBJ_RIBBON_LAUNCH = 16;
public const uint SECURITY_OBJECT_ID_OBJECT_SD = 1;
public const uint SECURITY_OBJECT_ID_SHARE = 2;
public const uint SECURITY_OBJECT_ID_CENTRAL_POLICY = 3;
public const uint SECURITY_OBJECT_ID_CENTRAL_ACCESS_RULE = 4;
SI_EDIT_PERMS = 0
SI_EDIT_OWNER = 1
SI_CONTAINER = 4
SI_READONLY = 8
SI_RESET = 32
SI_OWNER_READONLY = 64
SI_OWNER_RECURSE = 256
SI_NO_ACL_PROTECT = 512
SI_NO_TREE_APPLY = 1024
SI_PAGE_TITLE = 2048
SI_SERVER_IS_DC = 4096
SI_RESET_DACL_TREE = 16384
SI_RESET_SACL_TREE = 32768
SI_OBJECT_GUID = 65536
SI_ACCESS_SPECIFIC = 65536
SI_ACCESS_GENERAL = 131072
SI_ACCESS_CONTAINER = 262144
SI_ACCESS_PROPERTY = 524288
DOBJ_RES_CONT = 1
DOBJ_RES_ROOT = 2
DOBJ_VOL_NTACLS = 4
DOBJ_COND_NTACLS = 8
DOBJ_RIBBON_LAUNCH = 16
SECURITY_OBJECT_ID_OBJECT_SD = 1
SECURITY_OBJECT_ID_SHARE = 2
SECURITY_OBJECT_ID_CENTRAL_POLICY = 3
SECURITY_OBJECT_ID_CENTRAL_ACCESS_RULE = 4
pub const SI_EDIT_PERMS: i32 = 0;
pub const SI_EDIT_OWNER: i32 = 1;
pub const SI_CONTAINER: i32 = 4;
pub const SI_READONLY: i32 = 8;
pub const SI_RESET: i32 = 32;
pub const SI_OWNER_READONLY: i32 = 64;
pub const SI_OWNER_RECURSE: i32 = 256;
pub const SI_NO_ACL_PROTECT: i32 = 512;
pub const SI_NO_TREE_APPLY: i32 = 1024;
pub const SI_PAGE_TITLE: i32 = 2048;
pub const SI_SERVER_IS_DC: i32 = 4096;
pub const SI_RESET_DACL_TREE: i32 = 16384;
pub const SI_RESET_SACL_TREE: i32 = 32768;
pub const SI_OBJECT_GUID: i32 = 65536;
pub const SI_ACCESS_SPECIFIC: i32 = 65536;
pub const SI_ACCESS_GENERAL: i32 = 131072;
pub const SI_ACCESS_CONTAINER: i32 = 262144;
pub const SI_ACCESS_PROPERTY: i32 = 524288;
pub const DOBJ_RES_CONT: i32 = 1;
pub const DOBJ_RES_ROOT: i32 = 2;
pub const DOBJ_VOL_NTACLS: i32 = 4;
pub const DOBJ_COND_NTACLS: i32 = 8;
pub const DOBJ_RIBBON_LAUNCH: i32 = 16;
pub const SECURITY_OBJECT_ID_OBJECT_SD: u32 = 1;
pub const SECURITY_OBJECT_ID_SHARE: u32 = 2;
pub const SECURITY_OBJECT_ID_CENTRAL_POLICY: u32 = 3;
pub const SECURITY_OBJECT_ID_CENTRAL_ACCESS_RULE: u32 = 4;
const (
	SI_EDIT_PERMS int32 = 0
	SI_EDIT_OWNER int32 = 1
	SI_CONTAINER int32 = 4
	SI_READONLY int32 = 8
	SI_RESET int32 = 32
	SI_OWNER_READONLY int32 = 64
	SI_OWNER_RECURSE int32 = 256
	SI_NO_ACL_PROTECT int32 = 512
	SI_NO_TREE_APPLY int32 = 1024
	SI_PAGE_TITLE int32 = 2048
	SI_SERVER_IS_DC int32 = 4096
	SI_RESET_DACL_TREE int32 = 16384
	SI_RESET_SACL_TREE int32 = 32768
	SI_OBJECT_GUID int32 = 65536
	SI_ACCESS_SPECIFIC int32 = 65536
	SI_ACCESS_GENERAL int32 = 131072
	SI_ACCESS_CONTAINER int32 = 262144
	SI_ACCESS_PROPERTY int32 = 524288
	DOBJ_RES_CONT int32 = 1
	DOBJ_RES_ROOT int32 = 2
	DOBJ_VOL_NTACLS int32 = 4
	DOBJ_COND_NTACLS int32 = 8
	DOBJ_RIBBON_LAUNCH int32 = 16
	SECURITY_OBJECT_ID_OBJECT_SD uint32 = 1
	SECURITY_OBJECT_ID_SHARE uint32 = 2
	SECURITY_OBJECT_ID_CENTRAL_POLICY uint32 = 3
	SECURITY_OBJECT_ID_CENTRAL_ACCESS_RULE uint32 = 4
)
#define global SI_EDIT_PERMS                          0
#define global SI_EDIT_OWNER                          1
#define global SI_CONTAINER                           4
#define global SI_READONLY                            8
#define global SI_RESET                               32
#define global SI_OWNER_READONLY                      64
#define global SI_OWNER_RECURSE                       256
#define global SI_NO_ACL_PROTECT                      512
#define global SI_NO_TREE_APPLY                       1024
#define global SI_PAGE_TITLE                          2048
#define global SI_SERVER_IS_DC                        4096
#define global SI_RESET_DACL_TREE                     16384
#define global SI_RESET_SACL_TREE                     32768
#define global SI_OBJECT_GUID                         65536
#define global SI_ACCESS_SPECIFIC                     65536
#define global SI_ACCESS_GENERAL                      131072
#define global SI_ACCESS_CONTAINER                    262144
#define global SI_ACCESS_PROPERTY                     524288
#define global DOBJ_RES_CONT                          1
#define global DOBJ_RES_ROOT                          2
#define global DOBJ_VOL_NTACLS                        4
#define global DOBJ_COND_NTACLS                       8
#define global DOBJ_RIBBON_LAUNCH                     16
#define global CFSTR_ACLUI_SID_INFO_LIST              "CFSTR_ACLUI_SID_INFO_LIST"
#define global SECURITY_OBJECT_ID_OBJECT_SD           1
#define global SECURITY_OBJECT_ID_SHARE               2
#define global SECURITY_OBJECT_ID_CENTRAL_POLICY      3
#define global SECURITY_OBJECT_ID_CENTRAL_ACCESS_RULE 4