Get-RASAuthSetting

NAME

Get-RASAuthSetting

SYNOPSIS

Retrieves connection settings for authentication.

SYNTAX

-none-

DESCRIPTION

Gets all of the available connection settings for the Authentication category.

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

PSAdmin.RASAuthSettings

EXAMPLES


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

Get-RASAuthSetting

Retrieves RAS authentication settings.

RELATED LINKS