Enum that represents the authentication type

Namespace:  Intel.Manageability
Assembly:  HLAPI (in HLAPI.dll)

Syntax

C#
public enum AuthMethod

Members

Member nameDescription
Digest
HTTP Digest access authentication
Kerberos
HTTP Kerberos access authentication

See Also