次の方法で共有


IdentityProviderBaseParameters.SigninTenant プロパティ

定義

Active Directory にログインするときに Common の代わりに使用する TenantId を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="signinTenant")]
public string SigninTenant { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="signinTenant")>]
member this.SigninTenant : string with get, set
Public Property SigninTenant As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象