< Back

Get-vRNISettingsVIDM

Sat Jan 18, 2020 10:11 pm

NAME Get-vRNISettingsVIDM



SYNOPSIS

Retrieve vIDM settings from Network Insight





SYNTAX

Get-vRNISettingsVIDM [[-Connection] <PSObject>] [<CommonParameters>]





DESCRIPTION

VMware Identity Manager (vIDM) can be used for authentication within

vRNI. vIDM offers more authentication & authorization options like

multi-factor, location dependent, etc. This cmdlet retrieves the vIDM

settings.





PARAMETERS

-Connection <PSObject>

vRNI Connection object



Required? false

Position? 1

Default value $defaultvRNIConnection

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



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



PS C:\\>Get-vRNISettingsVIDM















RELATED LINKS