Namespace: OpenEdge.DataAdmin
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



Property Summary
Options Name Purpose
LOGICAL CanGrant /* Set true if this user or role may grant the use of this role to others */
CHARACTER CustomDetail /* This is a free field to hold custom specific grant details */
CHARACTER Grantee /* The user or the role that is granted the use of this role */
CHARACTER Grantor /* The user or role that granted the use of this role */
CHARACTER Id /* A globally unique id to identify the granted role record */
OpenEdge.DataAdmin.IRole Role /* The unique name for the role */


Property Detail
Top

LOGICAL CanGrant

/* Set true if this user or role may grant the use of this role to others
Returns LOGICAL
Top

CHARACTER CustomDetail

/* This is a free field to hold custom specific grant details
Returns CHARACTER
Top

CHARACTER Grantee

/* The user or the role that is granted the use of this role
Returns CHARACTER
Top

CHARACTER Grantor

/* The user or role that granted the use of this role
Returns CHARACTER
Top

CHARACTER Id

/* A globally unique id to identify the granted role record
Returns CHARACTER
Top

OpenEdge.DataAdmin.IRole Role

/* The unique name for the role
Returns OpenEdge.DataAdmin.IRole


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7