Метод | Описание | |
---|---|---|
HasSupport ( string mechanism ) : bool |
Check wether we have support for this sasl type
|
|
Make ( string mechanism ) : |
Let the factory maken a new mecahnism by its name
|
|
SaslFactory ( ) : System |
|
public HasSupport ( string mechanism ) : bool | ||
mechanism | string | |
Результат | bool |
public Make ( string mechanism ) : |
||
mechanism | string | Sasl mechanism name to make |
Результат |