Class EapMethod
Methods
[DataContract]
public class EapMethod : IdentifiedItem
- Inheritance
-
EapMethod
- Inherited Members
Constructors
EapMethod()
public EapMethod()
Properties
AuthenticationTypes
Authentication types
[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "authenticationTypes")]
public AuthenticationTypes AuthenticationTypes { get; set; }