< Back

New-ADALServiceInfo

Sat Jan 18, 2020 4:39 pm

NAME New-ADALServiceInfo



SYNTAX

New-ADALServiceInfo [-TenantName] <string> [-UserPrincipalName] <string> [[-LoginSource] {MicrosoftOnline |

EvoSTS}] [<CommonParameters>]





PARAMETERS

-LoginSource <string>



Required? false

Position? 2

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-TenantName <string>



Required? true

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-UserPrincipalName <string>



Required? true

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? 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

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None





examples : @{example=System.Management.Automation.PSObject[]}

alertSet : @{alert=System.Management.Automation.PSObject[]}

relatedLinks : @{navigationLink=@{uri=https://github.com/Microsoft/MSCloudLoginAssistant}}

details : @{name=Test-MSCloudLogin; description=System.Management.Automation.PSObject[]}

parameters : @{parameter=System.Management.Automation.PSObject[]}

syntax : @{syntaxItem=@{name=Test-MSCloudLogin; parameter=System.Management.Automation.PSObject[]}}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : Test-MSCloudLogin

Category : Function

Synopsis : The Test-MSCloudLogin function is used to assist with logging in to various Microsoft Cloud services,

such as Azure, SharePoint Online, and SharePoint PnP.

Component :

Role :

Functionality :

ModuleName : MSCloudLoginAssistant