Find-ZeroPortalPrincipal

Searches a directory source for principals (groups and/or user accounts).

Syntax

Find-ZeroPortalPrincipal -Prefix <string> [-Provider <string>] [-Kind <string>]

Description

One search across the identity sources the portal knows. Returns the canonical (Provider, Identifier) pair used by groups, permissions and entitlements alike.

Examples

Find-ZeroPortalPrincipal -Prefix 'sales'
Find-ZeroPortalPrincipal -Prefix 'jdoe' -Provider Ad -Kind Users