文件操作 - CIM_AuthorizationRuleAppliesToTarget.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Policy/CIM_AuthorizationRuleAppliesToTarget.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. // <change cr="ArchCR00066.004" type="add">Add UmlPackagePath // qualifier values to CIM Schema.</change> // ================================================================== // CIM_AuthorizationRuleAppliesToTarget // ================================================================== [Association, Experimental, Version ( "2.8.1000" ), UMLPackagePath ( "CIM::Policy" ), Description ( "AuthorizationRuleAppliesToRole makes explicit that an " "AuthorizationRule is CURRENTLY applied to a particular element " "that is to be considered an authorizated target." )] class CIM_AuthorizationRuleAppliesToTarget : CIM_PolicySetAppliesToElement { [Key, Override ( "PolicySet" ), Description ( "The AuthenticationRule that is currently applied to the " "target element." )] CIM_AuthorizationRule REF PolicySet; [Key, Override ( "ManagedElement" ), Description ( "A target element to which the AuthorizationRule applies." )] CIM_ManagedElement REF ManagedElement; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件