Datalogic .NET SDK
EAPFASTConfigStruct (Struct)
Syntax
[StructLayout(LayoutKind.Sequential)]
public struct EAPFASTConfigStruct
Namespace : Datalogic.API
Assembly : Datalogic.API.DLL
Overview
Complete composite struct for EAP-FAST profiles. See EAPFASTConfig class.
Public Members |
Description |
EAPConnectionConfig Conn |
EAP Connection configuration |
EAPCredentialsConfig Cred |
EAP Credentials configuration |
EapInnerMethod InnerMethod |
EAP Inner Method |
Public properties (get + set) |
Description |
bool AutoPAC |
Automatic PAC provisioning?
|
String ImportPACFilePath |
Full path to the PAC file for manual PAC provisioning. Protected Access Credentials (PAC) files are credentials used to prove the device's identity to a Radius server in the EAP-FAST connection method.
Example: "\Windows\test.pac" Note: in the EAP-FAST UI, the corresponding fields are:
|
String PacAIDInfo |
PAC authority identity (AID) information used to select PAC from a list of PACs on the device. Used during EAP-FAST connections. All EAP-FAST authenticators are identified by an AID. |
Copyright © Datalogic ADC. All Right Reserved