Method | Description | |
---|---|---|
Clone ( ) : |
||
OnChallenge ( |
||
OnResponse ( |
||
Start ( |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
OnStart ( |
public abstract OnChallenge ( |
||
challenge | ||
return | void |
public abstract OnResponse ( |
||
response | ||
return | void |
protected abstract OnStart ( |
||
init | ||
isClient | bool | |
return | void |
public Start ( |
||
saslNegotiator | ||
init | ||
isClient | bool | |
return | void |