Invoke-RASProviderCheckCredentials
NAME
Invoke-RASProviderCheckCredentials
SYNOPSIS
Invokes a Provider Check Credentials action.
SYNTAX
Invoke-RASProviderCheckCredentials [-Id <uint>] [<CommonParameters>]
DESCRIPTION
Invokes a Provider Check Credentials action.
PARAMETERS
-Id <uint> Provider Id
Required? false
Position? named
Default value 0
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 documentation.
INPUTS
-none-
OUTPUTS
EXAMPLES
---------- EXAMPLE 1 ----------
Invoke-RASProviderCheckCredentials -Id 1
Check provider credentials
RELATED LINKS
Last updated