< Back

New-SignInObject

Sat Jan 18, 2020 1:37 pm

NAME New-SignInObject



SYNOPSIS

Creates a new object which represents a "microsoft.graph.signIn" (or one of its derived types).





SYNTAX

New-SignInObject -signIn <SwitchParameter> [-appDisplayName <string>] [-appId <string>]

[-appliedConditionalAccessPolicies <object[]>] [-clientAppUsed <string>] [-conditionalAccessStatus <string>]

[-correlationId <string>] [-createdDateTime <DateTimeOffset>] [-deviceDetail <object>] [-ipAddress <string>]

[-isInteractive <bool>] [-location <object>] [-resourceDisplayName <string>] [-resourceId <string>] [-riskDetail

<string>] [-riskEventTypes <string[]>] [-riskLevelAggregated <string>] [-riskLevelDuringSignIn <string>]

[-riskState <string>] [-status <object>] [-userDisplayName <string>] [-userId <string>] [-userPrincipalName

<string>] [<CommonParameters>]



New-SignInObject -restrictedSignIn <SwitchParameter> [-appDisplayName <string>] [-appId <string>]

[-appliedConditionalAccessPolicies <object[]>] [-clientAppUsed <string>] [-conditionalAccessStatus <string>]

[-correlationId <string>] [-createdDateTime <DateTimeOffset>] [-deviceDetail <object>] [-ipAddress <string>]

[-isInteractive <bool>] [-location <object>] [-resourceDisplayName <string>] [-resourceId <string>] [-riskDetail

<string>] [-riskEventTypes <string[]>] [-riskLevelAggregated <string>] [-riskLevelDuringSignIn <string>]

[-riskState <string>] [-status <object>] [-targetTenantId <Guid>] [-userDisplayName <string>] [-userId <string>]

[-userPrincipalName <string>] [<CommonParameters>]





DESCRIPTION

Creates a new object which represents a "microsoft.graph.signIn" (or one of its derived types).





PARAMETERS

-signIn <SwitchParameter>

A switch parameter for selecting the parameter set which corresponds to the "microsoft.graph.signIn" type.



Required? true

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-createdDateTime <DateTimeOffset>

The "createdDateTime" property, of type "Edm.DateTimeOffset".



This property is on the "microsoft.graph.signIn" type.



Required? false

Position? named

Default value 1/1/0001 12:00:00 AM +00:00

Accept pipeline input? false

Accept wildcard characters? false



-userDisplayName <string>

The "userDisplayName" property, of type "Edm.String".



This property is on the "microsoft.graph.signIn" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-userPrincipalName <string>

The "userPrincipalName" property, of type "Edm.String".



This property is on the "microsoft.graph.signIn" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-userId <string>

The "userId" property, of type "Edm.String".



This property is on the "microsoft.graph.signIn" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-appId <string>

The "appId" property, of type "Edm.String".



This property is on the "microsoft.graph.signIn" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-appDisplayName <string>

The "appDisplayName" property, of type "Edm.String".



This property is on the "microsoft.graph.signIn" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-ipAddress <string>

The "ipAddress" property, of type "Edm.String".



This property is on the "microsoft.graph.signIn" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-status <object>

The "status" property, of type "microsoft.graph.signInStatus".



This property is on the "microsoft.graph.signIn" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-clientAppUsed <string>

The "clientAppUsed" property, of type "Edm.String".



This property is on the "microsoft.graph.signIn" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-deviceDetail <object>

The "deviceDetail" property, of type "microsoft.graph.deviceDetail".



This property is on the "microsoft.graph.signIn" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-location <object>

The "location" property, of type "microsoft.graph.signInLocation".



This property is on the "microsoft.graph.signIn" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-correlationId <string>

The "correlationId" property, of type "Edm.String".



This property is on the "microsoft.graph.signIn" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-conditionalAccessStatus <string>

The "conditionalAccessStatus" property, of type "microsoft.graph.conditionalAccessStatus".



This property is on the "microsoft.graph.signIn" type.



Valid values: 'success', 'failure', 'notApplied', 'unknownFutureValue'



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-appliedConditionalAccessPolicies <object[]>

The "appliedConditionalAccessPolicies" property, of type "microsoft.graph.appliedConditionalAccessPolicy".



This property is on the "microsoft.graph.signIn" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-isInteractive <bool>

The "isInteractive" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.signIn" type.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-riskDetail <string>

The "riskDetail" property, of type "microsoft.graph.riskDetail".



This property is on the "microsoft.graph.signIn" type.



Valid values: 'none', 'adminGeneratedTemporaryPassword', 'userPerformedSecuredPasswordChange',

'userPerformedSecuredPasswordReset', 'adminConfirmedSigninSafe', 'aiConfirmedSigninSafe',

'userPassedMFADrivenByRiskBasedPolicy', 'adminDismissedAllRiskForUser', 'adminConfirmedSigninCompromised',

'hidden', 'adminConfirmedUserCompromised', 'unknownFutureValue'



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-riskLevelAggregated <string>

The "riskLevelAggregated" property, of type "microsoft.graph.riskLevel".



This property is on the "microsoft.graph.signIn" type.



Valid values: 'low', 'medium', 'high', 'hidden', 'none', 'unknownFutureValue'



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-riskLevelDuringSignIn <string>

The "riskLevelDuringSignIn" property, of type "microsoft.graph.riskLevel".



This property is on the "microsoft.graph.signIn" type.



Valid values: 'low', 'medium', 'high', 'hidden', 'none', 'unknownFutureValue'



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-riskState <string>

The "riskState" property, of type "microsoft.graph.riskState".



This property is on the "microsoft.graph.signIn" type.



Valid values: 'none', 'confirmedSafe', 'remediated', 'dismissed', 'atRisk', 'confirmedCompromised',

'unknownFutureValue'



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-riskEventTypes <string[]>

The "riskEventTypes" property, of type "microsoft.graph.riskEventType".



This property is on the "microsoft.graph.signIn" type.



Valid values: 'unlikelyTravel', 'anonymizedIPAddress', 'maliciousIPAddress', 'unfamiliarFeatures',

'malwareInfectedIPAddress', 'suspiciousIPAddress', 'leakedCredentials', 'investigationsThreatIntelligence',

'generic', 'adminConfirmedUserCompromised', 'mcasImpossibleTravel', 'mcasSuspiciousInboxManipulationRules',

'investigationsThreatIntelligenceSigninLinked', 'maliciousIPAddressValidCredentialsBlockedIP',

'unknownFutureValue'



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-resourceDisplayName <string>

The "resourceDisplayName" property, of type "Edm.String".



This property is on the "microsoft.graph.signIn" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-resourceId <string>

The "resourceId" property, of type "Edm.String".



This property is on the "microsoft.graph.signIn" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-restrictedSignIn <SwitchParameter>

A switch parameter for selecting the parameter set which corresponds to the "microsoft.graph.restrictedSignIn"

type.



Required? true

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-targetTenantId <Guid>

The "targetTenantId" property, of type "Edm.Guid".



This property is on the "microsoft.graph.restrictedSignIn" type.



Required? false

Position? named

Default value 00000000-0000-0000-0000-000000000000

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





RELATED LINKS