C# 클래스 Glyma.NodeServiceApp.SecurityModel.SPGlymaRole

상속: IRole
파일 보기 프로젝트 열기: chris-tomich/Glyma

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
HasRights ( ) : bool
SPGlymaRole ( int securableContextId, int roleId, string displayName ) : Glyma.Security.Model

메소드 상세

HasRights() 공개 메소드

public HasRights ( ) : bool
리턴 bool

SPGlymaRole() 공개 메소드

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