次の方法で共有


CustomEntityStoreAssignmentCreateOrUpdateContent クラス

定義

では、カスタム エンティティ ストアの割り当て要求について説明します。

public class CustomEntityStoreAssignmentCreateOrUpdateContent
type CustomEntityStoreAssignmentCreateOrUpdateContent = class
Public Class CustomEntityStoreAssignmentCreateOrUpdateContent
継承
CustomEntityStoreAssignmentCreateOrUpdateContent

コンストラクター

CustomEntityStoreAssignmentCreateOrUpdateContent()

CustomEntityStoreAssignmentCreateOrUpdateContent の新しいインスタンスを初期化します。

プロパティ

Principal

エンティティ ストアで割り当てられたプリンシパル。 指定されていない場合は、呼び出し元プリンシパルを使用します。 プリンシパルの形式: [AAD type]=[PrincipalObjectId];[TenantId]。

適用対象