C# 클래스 Gwupe.Agent.Components.ElevateToken

파일 보기 프로젝트 열기: gwupe/Gwupe 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ElevateToken ( string tokenId, string token, string password, int expires ) : System
IsExpired ( ) : System.Boolean

메소드 상세

ElevateToken() 공개 메소드

public ElevateToken ( string tokenId, string token, string password, int expires ) : System
tokenId string
token string
password string
expires int
리턴 System

IsExpired() 공개 메소드

public IsExpired ( ) : System.Boolean
리턴 System.Boolean