C# 클래스 XSpect.MetaTweet.Modules.ConnectionAuthorizer

상속: IAuthorizeRemotingConnection
파일 보기 프로젝트 열기: takeshik/metatweet-old

공개 메소드들

메소드 설명
IsConnectingEndPointAuthorized ( EndPoint endPoint ) : System.Boolean
IsConnectingIdentityAuthorized ( IIdentity identity ) : System.Boolean

메소드 상세

IsConnectingEndPointAuthorized() 공개 메소드

public IsConnectingEndPointAuthorized ( EndPoint endPoint ) : System.Boolean
endPoint System.Net.EndPoint
리턴 System.Boolean

IsConnectingIdentityAuthorized() 공개 메소드

public IsConnectingIdentityAuthorized ( IIdentity identity ) : System.Boolean
identity IIdentity
리턴 System.Boolean