SSPI data representation.
Namespace:
Rebex.Security.Authentication
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Enumeration SspiDataRepresentation |
| C# |
|---|
public enum SspiDataRepresentation |
Members
| Member name | Description | |
|---|---|---|
| Native | Native. | |
| Network | Network. |
Remarks
Only supported on Windows platforms.