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

파일 보기 프로젝트 열기: GridProtectionAlliance/openHistorian

공개 프로퍼티들

프로퍼티 타입 설명
Users CertificateUserCredentials

공개 메소드들

메소드 설명
AuthenticateAsServer ( Stream stream ) : string
CertificateServer ( ) : System

메소드 상세

AuthenticateAsServer() 공개 메소드

public AuthenticateAsServer ( Stream stream ) : string
stream Stream
리턴 string

CertificateServer() 공개 메소드

public CertificateServer ( ) : System
리턴 System

프로퍼티 상세

Users 공개적으로 프로퍼티

public CertificateUserCredentials,GSF.Security.Authentication Users
리턴 CertificateUserCredentials