文件操作 - CIM_CASignsPublicKeyCertificate.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/User/CIM_CASignsPublicKeyCertificate.mof
编辑文件内容
// Copyright (c) 2007, DMTF. All rights reserved. [Association, Deprecated { "CIM_ServiceAffectsElement" }, Version ( "2.16.0" ), UMLPackagePath ( "CIM::User::PublicKey" ), Description ( "This relationship associates a CertificateAuthority with the " "certificates it signs." )] class CIM_CASignsPublicKeyCertificate : CIM_ManagedCredential { [Deprecated { "CIM_ServiceAffectsElement.AffectingElement" }, Override ( "Antecedent" ), Min ( 1 ), Max ( 1 ), Description ( "The CA which signed the certificate." )] CIM_CertificateAuthority REF Antecedent; [Deprecated { "CIM_ServiceAffectsElement.AffectedElement" }, Override ( "Dependent" ), Weak, Description ( "The certificate issued by the CA." )] CIM_PublicKeyCertificate REF Dependent; [Deprecated { "No value" }, Description ( "The Serial Number." )] string SerialNumber; [Deprecated { "No value" }, Description ( "The Signature." ), OctetString] uint8 Signature[]; [Deprecated { "CIM_Credential.Expires" }, Description ( "The time it expires." )] datetime Expires; [Deprecated { "No value" }, Description ( "The Authority\'s revocation list distribution points." )] string CRLDistributionPoint[]; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件