SSPI credential usage.
Namespace:
Rebex.Security.Authentication
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
<FlagsAttribute> _ Public Enumeration SspiCredentialUsage |
C# |
---|
[FlagsAttribute] public enum SspiCredentialUsage |
Members
Member name | Description | |
---|---|---|
Inbound |
Inbound.
| |
Outbound |
Outbound.
|
Remarks
Only supported on Windows platforms.