GssApiProvider.GetParameter Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9448)
GetParameter(Int32)
This method is only intended to be used by Rebex components internally and should not be used by third-part code.
Declaration
public object GetParameter(int index)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | index | Index. |
Returns
| Type | Description |
|---|---|
| Object | Parameter. |