Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Brunet
Transport
IDTAAuthorizer
C# Class Brunet.Transport.IDTAAuthorizer
Inheritance:
TAAuthorizer
Show file
Open project: johnynek/brunet
Class Usage Examples
Protected Properties
Property
Type
Description
_denied_id
int
Public Methods
Method
Description
Authorize
(
TransportAddress
a
) :
TAAuthorizer.Decision
IDTAAuthorizer
(
int
id
) :
System
Method Details
Authorize()
public
method
public
Authorize
(
TransportAddress
a
) :
TAAuthorizer.Decision
a
TransportAddress
return
TAAuthorizer.Decision
IDTAAuthorizer()
public
method
public
IDTAAuthorizer
(
int
id
) :
System
id
int
return
System
Property Details
_denied_id
protected property
protected
int
_denied_id
return
int