C# 클래스 PeerCastStation.Core.AuthenticationKey

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

공개 메소드들

메소드 설명
AuthenticationKey ( ) : System
AuthenticationKey ( string id, string password ) : System
Generate ( ) : AuthenticationKey

메소드 상세

AuthenticationKey() 공개 메소드

public AuthenticationKey ( ) : System
리턴 System

AuthenticationKey() 공개 메소드

public AuthenticationKey ( string id, string password ) : System
id string
password string
리턴 System

Generate() 공개 정적인 메소드

public static Generate ( ) : AuthenticationKey
리턴 AuthenticationKey