ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Core.Database
IDatabaseRepository Interface
IDatabaseRepository Methods
GetAuthorizations Method
GetAuthorizations Method (String)
GetAuthorizations Method (IFolder)
GetAuthorizations Method (IObject)
GetAuthorizations Method (IPackage)
GetAuthorizations Method (IParty)
GetAuthorizations Method (AuthorizedItemType, String)
IDatabaseRepository
GetAuthorizations Method (IFolder)
Gets all authorization entries of the folder.
Namespace:
PDTec.IceNet.Core.Database
Assembly:
PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
Copy
AuthorizationEntry
[]
GetAuthorizations
(
IFolder
pFolder
)
Parameters
pFolder
Type:
PDTec.IceNet.Core.Model
IFolder
The folder.
Return Value
Type:
AuthorizationEntry
The authorization entries.
See Also
Reference
IDatabaseRepository Interface
GetAuthorizations Overload
PDTec.IceNet.Core.Database Namespace
Copyright © PDTec AG. All rights reserved.