文件操作 - CIM_PublicPrivateKeyAuthentication.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Policy/CIM_PublicPrivateKeyAuthentication.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. [Version ( "2.8.0" ), UMLPackagePath ( "CIM::Policy" ), Description ( "A class describing a company\'s and/or administrator\'s " "credential requirements that should be authenticated in order " "to establish/trust a CIM_Identity. This class defines the " "specific public/private key pair that should be authenticated." )] class CIM_PublicPrivateKeyAuthentication : CIM_AuthenticationCondition { [Description ( "Boolean indicating whether the key pair is self-issued " "(TRUE) or issued by a Certificate Authority (FALSE)." )] boolean SelfIssuedKey; [Description ( "String holding the user\'s (distinguished) name." )] string DistinguishedName; [Description ( "String holding the public key data." )] string PublicKey; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件