Get-2FAExcludeUserGroupList

NAME

Get-2FAExcludeUserGroupList

SYNOPSIS

Retrieves the User/Group filter.

SYNTAX

-none-

DESCRIPTION

Retrieves the User/Group filter.

PARAMETERS

<CommonParameters>
        This cmdlet supports the common parameters: Verbose, Debug,
        ErrorAction, ErrorVariable, WarningAction, WarningVariable,
        OutBuffer, PipelineVariable, and OutVariable. For more information, see 
        about_CommonParameters documentation. 

INPUTS

-none-

OUTPUTS

System.Collections.Generic.List`1[[RASAdminEngine.Core.OutputModels.UserFilter, RASAdminEngine, Version=17.1.21822.0, Culture=neutral, PublicKeyToken=null]]

EXAMPLES


---------- EXAMPLE 1 ----------

Get-2FAExcludeUserGroupList

Retrieves the excluded User/Group list

RELATED LINKS