alternativeSecurityId リソースの種類
名前空間: microsoft.graph
内部使用のみ。 この複合型は、今後非推奨となる予定です。
プロパティ
プロパティ | 型 | 説明 |
---|---|---|
identityProvider | string | 内部使用のみ。 |
キー | Edm.Binary | 内部使用のみ。 |
type | Int32 | 内部使用のみ。 |
JSON 表記
次の JSON 表現は、リソースの種類を示しています。
{
"identityProvider": "String",
"key": {"@odata.type": "Edm.Binary"},
"type": "Int32"
}