System.Runtime.Remoting.Channels.IAuthorizeRemotingConnection Members

The members of System.Runtime.Remoting.Channels.IAuthorizeRemotingConnection are listed below.

Public Methods

IsConnectingEndPointAuthorized(System.Net.EndPoint) : bool

Gets a Boolean value that indicates whether the network address of the client is authorized to connect on the current channel.

IsConnectingIdentityAuthorized(System.Security.Principal.IIdentity) : bool

Gets a Boolean value that indicates whether the user identity of the client is authorized to connect on the current channel.