你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SharedTokenCacheCredentialOptions.EnableGuestTenantAuthentication 属性

定义

当设置为 true 时, SharedTokenCacheCredential 可以使用 向主租户以外的租户进行身份验证,同时 Username 需要 指定 和 TenantId

public bool EnableGuestTenantAuthentication { get; set; }
member this.EnableGuestTenantAuthentication : bool with get, set
Public Property EnableGuestTenantAuthentication As Boolean

属性值

适用于