IBlockedGroupsSecurityCollectionTManager Interface
|
Represents a collection of
Users and
Groups that are not allowed
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic interface IBlockedGroupsSecurityCollection<TManager>
where TManager : ITransactionalEntity
Public Interface IBlockedGroupsSecurityCollection(Of TManager As ITransactionalEntity)
generic<typename TManager>
where TManager : ITransactionalEntity
public interface class IBlockedGroupsSecurityCollection
type IBlockedGroupsSecurityCollection<'TManager when 'TManager : ITransactionalEntity> = interface end
Type Parameters
- TManager
- Publishing Manager
The IBlockedGroupsSecurityCollectionTManager type exposes the following members.
Properties
Methods
See Also