C# 클래스 Goedel.Recrypt.Server.PublicRecryptServiceProvider

The host class. Receives a stream from the HTTP server caller and dispatches the specified server.
상속: Goedel.Recrypt.RecryptServiceProvider
파일 보기 프로젝트 열기: hallambaker/Mathematical-Mesh 1 사용 예제들

공개 메소드들

메소드 설명
PublicRecryptServiceProvider ( string Domain, string PortalStore ) : System

Initialize a Mesh Service Provider.

메소드 상세

PublicRecryptServiceProvider() 공개 메소드

Initialize a Mesh Service Provider.
public PublicRecryptServiceProvider ( string Domain, string PortalStore ) : System
Domain string The domain of the service provider.
PortalStore string The portal persistence store fielname.
리턴 System