C# 클래스 Chaos.Portal.Authentication.Data.Model.AuthKey

상속: AResult
파일 보기 프로젝트 열기: CHAOS-Community/CHAOS.Portal.Authentication 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AuthKey ( ) : System
AuthKey ( string token, string name, System.Guid userGuid ) : System

메소드 상세

AuthKey() 공개 메소드

public AuthKey ( ) : System
리턴 System

AuthKey() 공개 메소드

public AuthKey ( string token, string name, System.Guid userGuid ) : System
token string
name string
userGuid System.Guid
리턴 System