Click or drag to resize

IUnmanagedAsset Methods


The IUnmanagedAsset type exposes the following members.

Methods
  NameDescription
Public methodAllowUser
Checks whether a given User has the specified security level
(Inherited from IUnmanagedAssetItem.)
Public methodDelete
Deletes the current item file or directory from disk
(Inherited from IUnmanagedAssetItem.)
Public methodMove
Physically moves this item under another unmanaged asset folder
(Inherited from IUnmanagedAssetItem.)
Public methodRename
Renames the current item physically
(Inherited from IUnmanagedAssetItem.)
Public methodSecurityGroups
Gets which UserGroups have the specified security level.
(Inherited from IUnmanagedAssetItem.)
Public methodSecurityLevel
Finds out the security level of the specified User on this item
(Inherited from IUnmanagedAssetItem.)
Top
See Also