alternativeSecurityId resource type

Namespace: microsoft.graph

For internal use only. This complex type will be deprecated in the future.

JSON representation

{
  "type": 12345,
  "identityProvider": "string",
  "key": {"@odata.type": "Edm.Binary"}
}

Properties

Property Type Description
identityProvider string For internal use only
key Edm.Binary For internal use only
type Int32 For internal use only