Get-2FARadiusAttribute

NAME

Get-2FARadiusAttribute

SYNOPSIS

Retrieves attribute settings from Radius provider settings.

SYNTAX

-none-

DESCRIPTION

Retrieves 2nd level authentication Radius attributes.

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

RadiusAttrInfo[]

EXAMPLES


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

Get-2FARadiusAttribute

Retrieves the Radius attribute list.

RELATED LINKS