Indicates whether the authentication token supports delegation.
This enables the server to use the context to authenticate to other servers as the client.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public Property AllowDelegation As Boolean Get Set |
| C# |
|---|
public bool AllowDelegation { get; set; } |
Remarks
Only supported by Kerberos.