Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
KidoZen
authentication
KZUser
C# 클래스 KidoZen.authentication.KZUser
파일 보기
프로젝트 열기: kidozen/kido-xamarin
1 사용 예제들
공개 메소드들
메소드
설명
IsInRole
(
String
role
) :
System.Boolean
getClaimByName
(
String
name
) :
String[]
getClaimByType
(
String
typeName
) :
String[]
메소드 상세
IsInRole()
공개
메소드
public
IsInRole
(
String
role
) :
System.Boolean
role
String
리턴
System.Boolean
getClaimByName()
공개
메소드
public
getClaimByName
(
String
name
) :
String[]
name
String
리턴
String[]
getClaimByType()
공개
메소드
public
getClaimByType
(
String
typeName
) :
String[]
typeName
String
리턴
String[]