次の方法で共有


ApplicationUserAssignedIdentity クラス

定義

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

コンストラクター

ApplicationUserAssignedIdentity()

ApplicationUserAssignedIdentity クラスの新しいインスタンスを初期化します。

ApplicationUserAssignedIdentity(String, String)

ApplicationUserAssignedIdentity クラスの新しいインスタンスを初期化します。

プロパティ

Name

ユーザー割り当て ID のフレンドリ名を取得または設定します。

PrincipalId

ユーザー割り当て ID のプリンシパル ID を取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象