Namespace: OpenEdge.DataAdmin
Class
GrantedRole
Parent classes:
Inherits: OpenEdge.DataAdmin.Entity
Implements: OpenEdge.DataAdmin.IGrantedRole, OpenEdge.DataAdmin.IDataAdminElement, OpenEdge.DataAdmin.IDataAdminSerializable

File:GrantedRole
Author(s):pjudge
Created:2016-04-25




Method Summary
Options Name Purpose
OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext ()
Export ()
ExportTree (character)

Constructor Summary
Options Name Purpose
GrantedRole (character)
GrantedRole (IDataAdminModel)
GrantedRole (IDataAdminModel, IRequestInfo)

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 role details */
CHARACTER Description /* A free text description to describe the purpose and use of the role */
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
LOGICAL IsBuiltin /* Returns true if the Role is built-in (a system role) */
OpenEdge.DataAdmin.IRole Role /* The role for this grant */


Method Detail
Top

OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext ()

Returns OpenEdge.DataAdmin.Binding.IDataAdminModel
Top

Export ()

Top

ExportTree (character)

Parameters:
pcfile CHARACTER


Constructor Detail
Top

GrantedRole (character)

Parameters:
name CHARACTER
Top

GrantedRole (IDataAdminModel)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.IDataAdminModel
Top

GrantedRole (IDataAdminModel, IRequestInfo)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.IDataAdminModel
preq OpenEdge.DataAdmin.IRequestInfo


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 role details
Returns CHARACTER
Top

CHARACTER Description

/* A free text description to describe the purpose and use of the role
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

Returns CHARACTER
Top

LOGICAL IsBuiltin

/* Returns true if the Role is built-in (a system role)
Returns LOGICAL
Top

OpenEdge.DataAdmin.IRole Role

/* The role for this grant
Returns OpenEdge.DataAdmin.IRole


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7