Redagować

Udostępnij przez


signInIdentity resource type

Namespace: microsoft.graph

Important

APIs under the /beta version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.

Represents the identity that is signing in, as defined in Conditional Access What If evaluation. The identity could be that of a user, an guest user, or a single tenant service principal. This resource is an abstract type from which the following types derive:

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.signInIdentity"
}