Namespace: OpenEdge.DataAdmin
Type: Interface IGrantedRole
Parent Classes:
Inherits: OpenEdge.DataAdmin.IDataAdminElement


Copyright (c) 2016 by Progress Software Corporation. All rights reserved.
Purpose:Granted Role interface
Author(s):pjudge
Notes:2016-04-25
/* A globally unique id to identify the granted role record



Property Summary
  Options Name Purpose
  LOGICAL CanGrant
  CHARACTER CustomDetail
  CHARACTER Grantee
  CHARACTER Grantor
  CHARACTER Id
  OpenEdge.DataAdmin.IRole Role


Property Detail
Top

LOGICAL CanGrant

Returns LOGICAL
 
Top

CHARACTER CustomDetail

Returns CHARACTER
 
Top

CHARACTER Grantee

Returns CHARACTER
 
Top

CHARACTER Grantor

Returns CHARACTER
 
Top

CHARACTER Id

Returns CHARACTER
 
Top

OpenEdge.DataAdmin.IRole Role

Returns OpenEdge.DataAdmin.IRole