C# 클래스 GSF.Security.Authentication.ScramServerSession

Provides simple password based authentication that uses Secure Remote Password.
파일 보기 프로젝트 열기: GridProtectionAlliance/openHistorian

공개 프로퍼티들

프로퍼티 타입 설명
Username string

공개 메소드들

메소드 설명
ScramServerSession ( string username )

메소드 상세

ScramServerSession() 공개 메소드

public ScramServerSession ( string username )
username string

프로퍼티 상세

Username 공개적으로 프로퍼티

public string Username
리턴 string