< Back
Get-AdminFlowUserDetails
Post
NAME Get-AdminFlowUserDetails
SYNOPSIS
Returns the Flow user details for the input user Id.
SYNTAX
Get-AdminFlowUserDetails [-UserId <String>] [-ApiVersion <String>] [<CommonParameters>]
DESCRIPTION
The Get-AdminFlowUserDetails returns the values for ConsentTime, ConsentBusinessAppPlatformTime,
IsDisallowedForInternalPlans, ObjectId, Puid, ServiceSettingsSelectionTime, and TenantId.
Use Get-Help Get-AdminFlowUserDetails -Examples for more detail.
PARAMETERS
-UserId <String>
ID of the user query.
Required? false
Position? named
Default value $Global:currentSession.userId
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-ApiVersion <String>
Required? false
Position? named
Default value 2016-11-01
Accept pipeline input? true (ByPropertyName)
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-AdminFlowUserDetails -UserId 7557f390-5f70-4c93-8bc4-8c2faabd2ca0
Retrieves the user details associated with the user Id 7557f390-5f70-4c93-8bc4-8c2faabd2ca0
RELATED LINKS
SYNOPSIS
Returns the Flow user details for the input user Id.
SYNTAX
Get-AdminFlowUserDetails [-UserId <String>] [-ApiVersion <String>] [<CommonParameters>]
DESCRIPTION
The Get-AdminFlowUserDetails returns the values for ConsentTime, ConsentBusinessAppPlatformTime,
IsDisallowedForInternalPlans, ObjectId, Puid, ServiceSettingsSelectionTime, and TenantId.
Use Get-Help Get-AdminFlowUserDetails -Examples for more detail.
PARAMETERS
-UserId <String>
ID of the user query.
Required? false
Position? named
Default value $Global:currentSession.userId
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-ApiVersion <String>
Required? false
Position? named
Default value 2016-11-01
Accept pipeline input? true (ByPropertyName)
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-AdminFlowUserDetails -UserId 7557f390-5f70-4c93-8bc4-8c2faabd2ca0
Retrieves the user details associated with the user Id 7557f390-5f70-4c93-8bc4-8c2faabd2ca0
RELATED LINKS