次の方法で共有


AuthorizationProfile.UserIds プロパティ

定義

データ プレーンへのアクセスが許可されている AAD ユーザー ID。

public System.Collections.Generic.IList<string> UserIds { get; }
member this.UserIds : System.Collections.Generic.IList<string>
Public ReadOnly Property UserIds As IList(Of String)

プロパティ値

適用対象