printablestring.oid

来自「一个完整的XACML工程,学习XACML技术的好例子!」· OID 代码 · 共 20 行

OID
20
字号
;
# format of this file is as follows:
	# any number of empty lines, 
	# any number of comments (lines starting with ';' or '#')
; <OID> ' ' [ <attribute name> ] *('|' <OID> ' ' [ <attribute name> ])
; OID must be in a dotted form: 1.2.3, not { 1 2 3 }
; attribute name cannot contain '|' signs
; the leading and trailing spaces are removed

1.2.826.0.1.3344810.1.1.14.1 edRole
1.2.826.0.1.3344810.1.1.14.2 glaRole
1.2.826.0.1.3344810.1.1.14 permisRole
1.2.826.0.1.3344810.1.1.15 iSOCertification
1.2.826.0.1.3344810.1.1.16 Barcelona role
1.2.826.0.1.3344810.1.1.17 Bologna architect    
1.2.826.0.1.3344810.1.1.22 eppRole
1.2.826.0.1.3344810.1.1.23 exemptionRole
1.2.826.0.1.3344810.1.1.100 group
1.2.826.0.1.3344810.1.1.101 tr-Course
0.9.2342.19200300.100.1.1  userID

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?