C# Class TransactionalNodeService.SecurityModel.SPGlymaRole

Inheritance: IRole
Datei anzeigen Open project: chris-tomich/Glyma

Private Properties

Property Type Description

Public Methods

Method Description
HasRights ( ) : bool
SPGlymaRole ( int securableContextId, int roleId, string displayName ) : Glyma.Security.Model

Method Details

HasRights() public method

public HasRights ( ) : bool
return bool

SPGlymaRole() public method

public SPGlymaRole ( int securableContextId, int roleId, string displayName ) : Glyma.Security.Model
securableContextId int
roleId int
displayName string
return Glyma.Security.Model