Base for storage device types for which a username and password must be supplied.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface ICmSecuredStorageDevice _ Implements ICmStorageDevice, IRepositoryObject, ISubscribable, IIndependentlyPersistableObject, _ IIndependentObject, IEngineObject, ICloneable |
C# |
---|
public interface ICmSecuredStorageDevice : ICmStorageDevice, IRepositoryObject, ISubscribable, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
Visual C++ |
---|
public interface class ICmSecuredStorageDevice : ICmStorageDevice, IRepositoryObject, ISubscribable, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
JavaScript |
---|
FileNet.Api.Admin.ICmSecuredStorageDevice = function(); FileNet.Api.Admin.ICmSecuredStorageDevice.createInterface('FileNet.Api.Admin.ICmSecuredStorageDevice'); |
Remarks
Metadata
Auditable: true
AllowsInstances: false
AllowsSubClasses: true
ClassDefinitionName: SubscribableClassDefinition
IsDependent: false
IsHidden: false
Name: DisplayName
Searchable: true
StorageType: ObjectStore
SuperclassName: CmStorageDevice