(file) Return to CIM_CredentialManagementSAP.mof CVS log (file) (dir) Up to [Pegasus] / pegasus / Schemas / CIM231 / DMTF / User

 1 marek 1.1 // Copyright (c) 2005 DMTF.  All rights reserved.
 2           // <change cr="ArchCR00066.004" type="add">Add UmlPackagePath
 3           // qualifier values to CIM Schema.</change>
 4           // ==================================================================
 5           //  CIM_CredentialManagementSAP 
 6           // ==================================================================
 7              [Version ( "2.6.0" ), 
 8               UMLPackagePath ( "CIM::User::SecurityServices" ), 
 9               Description ( 
10                  "CIM_CredentialManagementSAP represents the ability to utilize "
11                  "or invoke a CredentialManagementService." )]
12           class CIM_CredentialManagementSAP : CIM_ServiceAccessPoint {
13           
14                 [Description ( "The URL for the access point." )]
15              string URL;
16           
17           
18           };

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2