Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetUserFolder ( System.Guid userGuid = null, bool createIfMissing = true ) : IList |
||
GetUserObject ( System.Guid userGuid = null, bool createIfMissing = true, bool includeMetata = false, bool includeFiles = false ) : IList |
||
UserManagement ( IPortalApplication portalApplication, IMcmRepository mcmRepository, IPermissionManager permissionManager, |
public GetUserFolder ( System.Guid userGuid = null, bool createIfMissing = true ) : IList |
||
userGuid | System.Guid | |
createIfMissing | bool | |
return | IList |
public GetUserObject ( System.Guid userGuid = null, bool createIfMissing = true, bool includeMetata = false, bool includeFiles = false ) : IList |
||
userGuid | System.Guid | |
createIfMissing | bool | |
includeMetata | bool | |
includeFiles | bool | |
return | IList |
public UserManagement ( IPortalApplication portalApplication, IMcmRepository mcmRepository, IPermissionManager permissionManager, |
||
portalApplication | IPortalApplication | |
mcmRepository | IMcmRepository | |
permissionManager | IPermissionManager | |
configuration | ||
return | System |