Skip to content

GraphServicePrincipal

Represents Entra ID service principals collected from Microsoft Graph.

Labels: :GraphObject:GraphServicePrincipal

Properties:

  • displayName - Service principal's display name
  • accountEnabled - Whether the service principal is enabled
  • alternativeNames - Alternative names for the service principal
  • appId - Associated application ID
  • appOwnerOrganizationId - Owner organization ID
  • publisherName - Publisher name
  • servicePrincipalType - Type of service principal
  • loginUrl - Login URL for the service principal
  • logoutUrl - Logout URL for the service principal
  • replyUrls - Array of reply URLs
  • servicePrincipalNames - Array of service principal names