EAPHost Schema Elements (Compact 7)
3/12/2014
This topic simply the EAPHost Schema Elements.
In This Section
- AuthorId (EapMethodType) Element
Refers to the method author.
- Config (EapHostConfig) Element
Used when the method configuration is in XML text form instead of a binary BLOB.
- ConfigBlob (EapHostConfig) Element
Used when the method configuration is in binary BLOB form instead of text string form.
- Credentials (EapHostUserCredentials) Element
Used when the method configuration is in text string form instead of a binary BLOB.
- CredentialsBlob (EapHostUserCredentials) Element
Contains the EapMethod (EapHostUserCredentials) Element, and Credentials (EapHostUserCredentials) Element or CredentialsBlob Element.
- EapHostConfig Element
Contains the EapMethod (EapHostConfig) Element and Config (EapHostConfig) Element or ConfigBlob (EapHostConfig) Element.
- EapHostUserCredentials Element
Contains the EapMethod (EapHostUserCredentials) Element, and Credentials (EapHostUserCredentials) Element or CredentialsBlob (EapHostUserCredentials) Element.
- EapMethod (EapHostConfig) Element
Identifies the method being referred to.
- EapMethod (EapHostUserCredentials) Element
Identifies the method being referred to.
- Type (EapMethodType) Element
Refers to the EAP method type.
- VendorId (EapMethodType) Element
Refers to the vendor who defined the method if the Type (EapMethodType) Element is 254 (an expanded EAP method).
- VendorType (EapMethodType) Element
Vendor-defined type for the method.