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 (IParty)
Gets all authorization entries of the party.
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
(
IParty
pParty
)
Parameters
pParty
Type:
PDTec.IceNet.Core.Database.UserManagement
IParty
The party.
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.