SshGssApiCredentials.AllowDelegation Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
AllowDelegation
Indicates whether the authentication token supports delegation. This enables the server to use the context to authenticate to other servers as the client.
Declaration
public bool AllowDelegation { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
Remarks
Only supported by Kerberos.