Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: microsoft.graph
For internal use only. This complex type will be deprecated in the future.
Property | Type | Description |
---|---|---|
identityProvider | string | For internal use only. |
key | Edm.Binary | For internal use only. |
type | Int32 | For internal use only. |
The following JSON representation shows the resource type.
{
"identityProvider": "String",
"key": {"@odata.type": "Edm.Binary"},
"type": "Int32"
}