ResourcePermissionBase::GetPermissionEntries Method ()
.NET Framework (current version)
Returns an array of the ResourcePermissionBaseEntry objects added to this permission.
Assembly: System (in System.dll)
Return Value
Type: array<System.Security.Permissions::ResourcePermissionBaseEntry^>^An array of ResourcePermissionBaseEntry objects that were added to this permission.
Use AddPermissionAccess and RemovePermissionAccess to add and remove permission entries to this permission.
.NET Framework
Available since 1.1
Available since 1.1
Show: