Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServicePrincipalProperties

Package version

Details of the service principal.

Hierarchy

  • ServicePrincipalProperties

Index

Properties

Properties

Optional applicationId

applicationId: undefined | string

Application ID of service principal.

Optional secret

secret: undefined | string

A secret string that the application uses to prove its identity, also can be referred to as application password (write only).

Generated using TypeDoc