Update-MgBetaReportAuthenticationMethodUserRegistrationDetail
Update the navigation property userRegistrationDetails in reports
Note
To view the v1.0 release of this cmdlet, view Update-MgReportAuthenticationMethodUserRegistrationDetail
Syntax
Update-MgBetaReportAuthenticationMethodUserRegistrationDetail
-UserRegistrationDetailsId <String>
[-ResponseHeadersVariable <String>]
[-AdditionalProperties <Hashtable>]
[-DefaultMfaMethod <String>]
[-Id <String>]
[-IsAdmin]
[-IsMfaCapable]
[-IsMfaRegistered]
[-IsPasswordlessCapable]
[-IsSsprCapable]
[-IsSsprEnabled]
[-IsSsprRegistered]
[-IsSystemPreferredAuthenticationMethodEnabled]
[-LastUpdatedDateTime <DateTime>]
[-MethodsRegistered <String[]>]
[-SystemPreferredAuthenticationMethods <String[]>]
[-UserDisplayName <String>]
[-UserPreferredMethodForSecondaryAuthentication <String>]
[-UserPrincipalName <String>]
[-UserType <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Update-MgBetaReportAuthenticationMethodUserRegistrationDetail
-UserRegistrationDetailsId <String>
-BodyParameter <IMicrosoftGraphUserRegistrationDetails>
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Update-MgBetaReportAuthenticationMethodUserRegistrationDetail
-InputObject <IReportsIdentity>
[-ResponseHeadersVariable <String>]
[-AdditionalProperties <Hashtable>]
[-DefaultMfaMethod <String>]
[-Id <String>]
[-IsAdmin]
[-IsMfaCapable]
[-IsMfaRegistered]
[-IsPasswordlessCapable]
[-IsSsprCapable]
[-IsSsprEnabled]
[-IsSsprRegistered]
[-IsSystemPreferredAuthenticationMethodEnabled]
[-LastUpdatedDateTime <DateTime>]
[-MethodsRegistered <String[]>]
[-SystemPreferredAuthenticationMethods <String[]>]
[-UserDisplayName <String>]
[-UserPreferredMethodForSecondaryAuthentication <String>]
[-UserPrincipalName <String>]
[-UserType <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Update-MgBetaReportAuthenticationMethodUserRegistrationDetail
-InputObject <IReportsIdentity>
-BodyParameter <IMicrosoftGraphUserRegistrationDetails>
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
Update the navigation property userRegistrationDetails in reports
Parameters
-AdditionalProperties
Additional Parameters
Type: | Hashtable |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-BodyParameter
userRegistrationDetails To construct, see NOTES section for BODYPARAMETER properties and create a hash table.
Type: | IMicrosoftGraphUserRegistrationDetails |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-Confirm
Prompts you for confirmation before running the cmdlet.
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-DefaultMfaMethod
defaultMfaMethodType
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Headers
Optional headers that will be added to the request.
Type: | IDictionary |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-Id
The unique identifier for an entity. Read-only.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-InputObject
Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
Type: | IReportsIdentity |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-IsAdmin
Indicates whether the user has an admin role in the tenant. This value can be used to check the authentication methods that privileged accounts are registered for and capable of.
Type: | SwitchParameter |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-IsMfaCapable
Indicates whether the user has registered a strong authentication method for multifactor authentication. The method must be allowed by the authentication methods policy. Supports $filter (eq).
Type: | SwitchParameter |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-IsMfaRegistered
Indicates whether the user has registered a strong authentication method for multifactor authentication. The method may not necessarily be allowed by the authentication methods policy. Supports $filter (eq).
Type: | SwitchParameter |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-IsPasswordlessCapable
Indicates whether the user has registered a passwordless strong authentication method (including FIDO2, Windows Hello for Business, and Microsoft Authenticator (Passwordless)) that is allowed by the authentication methods policy. Supports $filter (eq).
Type: | SwitchParameter |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-IsSsprCapable
Indicates whether the user has registered the required number of authentication methods for self-service password reset and the user is allowed to perform self-service password reset by policy. Supports $filter (eq).
Type: | SwitchParameter |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-IsSsprEnabled
Indicates whether the user is allowed to perform self-service password reset by policy. The user may not necessarily have registered the required number of authentication methods for self-service password reset. Supports $filter (eq).
Type: | SwitchParameter |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-IsSsprRegistered
Indicates whether the user has registered the required number of authentication methods for self-service password reset. The user may not necessarily be allowed to perform self-service password reset by policy. Supports $filter (eq).
Type: | SwitchParameter |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-IsSystemPreferredAuthenticationMethodEnabled
Indicates whether system preferred authentication method is enabled. If enabled, the system dynamically determines the most secure authentication method among the methods registered by the user. Supports $filter (eq).
Type: | SwitchParameter |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-LastUpdatedDateTime
The date and time (UTC) when the report was last updated. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
Type: | DateTime |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-MethodsRegistered
Collection of authentication methods registered, such as mobilePhone, email, passKeyDeviceBound. Supports $filter (any with eq).
Type: | String[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ProgressAction
{{ Fill ProgressAction Description }}
Type: | ActionPreference |
Aliases: | proga |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ResponseHeadersVariable
Optional Response Headers Variable.
Type: | String |
Aliases: | RHV |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-SystemPreferredAuthenticationMethods
Collection of authentication methods that the system determined to be the most secure authentication methods among the registered methods for second factor authentication. Possible values are: push, oath, voiceMobile, voiceAlternateMobile, voiceOffice, sms, none, unknownFutureValue. Supports $filter (any with eq).
Type: | String[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-UserDisplayName
The user display name, such as Adele Vance. Supports $filter (eq, startsWith) and $orderby.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-UserPreferredMethodForSecondaryAuthentication
userDefaultAuthenticationMethod
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-UserPrincipalName
The user principal name, such as AdeleV@contoso.com. Supports $filter (eq, startsWith) and $orderby.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-UserRegistrationDetailsId
The unique identifier of userRegistrationDetails
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-UserType
signInUserType
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-WhatIf
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Type: | SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphUserRegistrationDetails
Microsoft.Graph.Beta.PowerShell.Models.IReportsIdentity
System.Collections.IDictionary
Outputs
Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphUserRegistrationDetails
Notes
COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
BODYPARAMETER <IMicrosoftGraphUserRegistrationDetails>
: userRegistrationDetails
[(Any) <Object>]
: This indicates any property can be added to this object.[Id <String>]
: The unique identifier for an entity. Read-only.[DefaultMfaMethod <String>]
: defaultMfaMethodType[IsAdmin <Boolean?>]
: Indicates whether the user has an admin role in the tenant. This value can be used to check the authentication methods that privileged accounts are registered for and capable of.[IsMfaCapable <Boolean?>]
: Indicates whether the user has registered a strong authentication method for multifactor authentication. The method must be allowed by the authentication methods policy. Supports $filter (eq).[IsMfaRegistered <Boolean?>]
: Indicates whether the user has registered a strong authentication method for multifactor authentication. The method may not necessarily be allowed by the authentication methods policy. Supports $filter (eq).[IsPasswordlessCapable <Boolean?>]
: Indicates whether the user has registered a passwordless strong authentication method (including FIDO2, Windows Hello for Business, and Microsoft Authenticator (Passwordless)) that is allowed by the authentication methods policy. Supports $filter (eq).[IsSsprCapable <Boolean?>]
: Indicates whether the user has registered the required number of authentication methods for self-service password reset and the user is allowed to perform self-service password reset by policy. Supports $filter (eq).[IsSsprEnabled <Boolean?>]
: Indicates whether the user is allowed to perform self-service password reset by policy. The user may not necessarily have registered the required number of authentication methods for self-service password reset. Supports $filter (eq).[IsSsprRegistered <Boolean?>]
: Indicates whether the user has registered the required number of authentication methods for self-service password reset. The user may not necessarily be allowed to perform self-service password reset by policy. Supports $filter (eq).[IsSystemPreferredAuthenticationMethodEnabled <Boolean?>]
: Indicates whether system preferred authentication method is enabled. If enabled, the system dynamically determines the most secure authentication method among the methods registered by the user. Supports $filter (eq).[LastUpdatedDateTime <DateTime?>]
: The date and time (UTC) when the report was last updated. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.[MethodsRegistered <String-
[]>]
: Collection of authentication methods registered, such as mobilePhone, email, passKeyDeviceBound. Supports $filter (any with eq).[SystemPreferredAuthenticationMethods <String-
[]>]
: Collection of authentication methods that the system determined to be the most secure authentication methods among the registered methods for second factor authentication. Possible values are: push, oath, voiceMobile, voiceAlternateMobile, voiceOffice, sms, none, unknownFutureValue. Supports $filter (any with eq).[UserDisplayName <String>]
: The user display name, such as Adele Vance. Supports $filter (eq, startsWith) and $orderby.[UserPreferredMethodForSecondaryAuthentication <String>]
: userDefaultAuthenticationMethod[UserPrincipalName <String>]
: The user principal name, such as AdeleV@contoso.com. Supports $filter (eq, startsWith) and $orderby.[UserType <String>]
: signInUserType
INPUTOBJECT <IReportsIdentity>
: Identity Parameter
[ActiveUsersMetricId <String>]
: The unique identifier of activeUsersMetric[AppCredentialSignInActivityId <String>]
: The unique identifier of appCredentialSignInActivity[ApplicationSignInDetailedSummaryId <String>]
: The unique identifier of applicationSignInDetailedSummary[AuthenticationsMetricId <String>]
: The unique identifier of authenticationsMetric[CredentialUserRegistrationDetailsId <String>]
: The unique identifier of credentialUserRegistrationDetails[CustomSecurityAttributeAuditId <String>]
: The unique identifier of customSecurityAttributeAudit[DailyInactiveUsersByApplicationMetricId <String>]
: The unique identifier of dailyInactiveUsersByApplicationMetric[DailyInactiveUsersMetricId <String>]
: The unique identifier of dailyInactiveUsersMetric[Date <DateTime?>]
: Usage: date={date}[DeviceManagementCachedReportConfigurationId <String>]
: The unique identifier of deviceManagementCachedReportConfiguration[DeviceManagementExportJobId <String>]
: The unique identifier of deviceManagementExportJob[DirectoryAuditId <String>]
: The unique identifier of directoryAudit[EndDateTime <DateTime?>]
: Usage: endDateTime={endDateTime}[ExclusiveIntervalEndDateTime <DateTime?>]
: Usage: exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime}[Filter <String>]
: Usage: filter='{filter}'[GroupId <String>]
: Usage: groupId='{groupId}'[IncludedUserRoles <String>]
: Usage: includedUserRoles='{includedUserRoles}'[IncludedUserTypes <String>]
: Usage: includedUserTypes='{includedUserTypes}'[InclusiveIntervalStartDateTime <DateTime?>]
: Usage: inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime}[InsightSummaryId <String>]
: The unique identifier of insightSummary[ManifestId <String>]
: The unique identifier of manifest[MfaCompletionMetricId <String>]
: The unique identifier of mfaCompletionMetric[MonthlyInactiveUsersByApplicationMetricId <String>]
: The unique identifier of monthlyInactiveUsersByApplicationMetric[MonthlyInactiveUsersMetricId <String>]
: The unique identifier of monthlyInactiveUsersMetric[OperationId <String>]
: The unique identifier of operation[Period <String>]
: Usage: period='{period}'[PrintUsageByPrinterId <String>]
: The unique identifier of printUsageByPrinter[PrintUsageByUserId <String>]
: The unique identifier of printUsageByUser[PrintUsageId <String>]
: The unique identifier of printUsage[PrinterId <String>]
: Usage: printerId='{printerId}'[ProvisioningObjectSummaryId <String>]
: The unique identifier of provisioningObjectSummary[ServicePrincipalSignInActivityId <String>]
: The unique identifier of servicePrincipalSignInActivity[SignInId <String>]
: The unique identifier of signIn[Skip <Int32?>]
: Usage: skip={skip}[SkipToken <String>]
: Usage: skipToken='{skipToken}'[StartDateTime <DateTime?>]
: Usage: startDateTime={startDateTime}[Top <Int32?>]
: Usage: top={top}[UserCountMetricId <String>]
: The unique identifier of userCountMetric[UserCredentialUsageDetailsId <String>]
: The unique identifier of userCredentialUsageDetails[UserId <String>]
: Usage: userId='{userId}'[UserRegistrationDetailsId <String>]
: The unique identifier of userRegistrationDetails[UserRequestsMetricId <String>]
: The unique identifier of userRequestsMetric[UserSignUpMetricId <String>]
: The unique identifier of userSignUpMetric