The ICmCredentialsManager type exposes the following members.

ToggleProperties

Type NameDescription
Public propertyClassDescription
The ClassDescription object containing the property metadata for the EngineObject.
(Inherited from IEngineObject.)
Public propertyConfigurationParameters
Configuration parameters associated with this object.
Public propertyConfigurationSecrets
Secret configuration parameters for the manager instance.
Public propertyCreator
The name of the user who created this object.
Public propertyDateCreated
The date and time this object was created.
Public propertyDateLastModified
The date and time when this object was last modified.
Public propertyDisplayName
A user-intelligible name for the object.
Public propertyId
The unique object ID.
Public propertyLastModifier
The name of the user who last modified this object.
Public propertyManagerClass
The full name of the Java class providing the implementatio of the CredentialsManager interface.
Public propertyProperties
The IProperties collection of properties for the EngineObject.
(Inherited from IEngineObject.)
Public propertySupportedConsumers
Specifies the metadata classes of the types of object which can consume credentials this manager can provide.

ToggleSee Also