C# 클래스 SecurityInnovation.TeamMentor.Authentication.ExtensionMethods.TeamMentorUserManagement_UserRole

파일 보기 프로젝트 열기: TeamMentor-OWASP/Master

공개 메소드들

메소드 설명
currentUserHasRole ( this userRole ) : bool
demand ( this userRole ) : void
toStringArray ( this userRoles ) : string[]
toStringArray ( this userRoles ) : string[]

메소드 상세

currentUserHasRole() 공개 정적인 메소드

public static currentUserHasRole ( this userRole ) : bool
userRole this
리턴 bool

demand() 공개 정적인 메소드

public static demand ( this userRole ) : void
userRole this
리턴 void

toStringArray() 공개 정적인 메소드

public static toStringArray ( this userRoles ) : string[]
userRoles this
리턴 string[]

toStringArray() 공개 정적인 메소드

public static toStringArray ( this userRoles ) : string[]
userRoles this
리턴 string[]