C# Class Glyma.NodeServiceApp.SecurityModel.SPGlymaRole

Inheritance: IRole
Afficher le fichier Open project: chris-tomich/Glyma

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

HasRights() public méthode

public HasRights ( ) : bool
Résultat bool

SPGlymaRole() public méthode

public SPGlymaRole ( int securableContextId, int roleId, string displayName ) : Glyma.Security.Model
securableContextId int
roleId int
displayName string
Résultat Glyma.Security.Model