TwoFactorAuthSetting Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Two Factor Authentication Settings

INHERITED FROM

RASSerilazableObj
TwoFactorAuthSetting

INTERFACES

PUBLIC PROPERTIES

Type Name Description
RadiusSettings AzureRadiusSettings Azure RADIUS settings
DeepnetSettings DeepnetSettings Deepnet settings
RadiusSettings DuoRadiusSettings Duo RADIUS settings
List<String> ExcludeClientGWIPList List of Client MAC Gateway IPs to exclude
Boolean ExcludeClientGWIPs Whether to exclude Client Gateway IPs or not
IP4RangeList ExcludeClientIPList List of Client IPs to exclude
Boolean ExcludeClientIPs Whether to exclude Client IPs or not
IP6RangeList ExcludeClientIPv6List List of Client IPs of Version 6 to exclude
Boolean ExcludeClientMAC Whether to exclude Client MAC addresses or not
List<String> ExcludeClientMACList List of Client MAC addresses to exclude
Boolean ExcludeUserGroup Whether to exclude Users/Groups or not
List<UserFilter> ExcludeUserGroupList List of Users/Groups to exclude
RadiusSettings FortiRadiusSettings Forti RADIUS settings
TOTPSettings GAuthTOTPSettings TOTP settings
ProviderType Provider Provider Type
RadiusSettings RadiusSettings RADIUS settings
Boolean ReplicateSettings Whether to replicate settings or not
RestrictionMode2FA RestrictionMode Restriction mode for Two Factor Authentication
SafeNetSettings SafeNetSettings SafeNet settings
UInt32 SiteId Site ID
RadiusSettings TekRadiusSettings Tek RADIUS settings

PUBLIC METHODS

Type Name Description
Void AddMACToFilter (String mac)
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Commands

Get-RAS2FASetting
Set-RAS2FASetting