次の方法で共有


CloudConnectionAuthenticationProperties クラス

定義

クラウド接続認証のプロパティを渡すために使用されるクラス。

public sealed class CloudConnectionAuthenticationProperties
type CloudConnectionAuthenticationProperties = class
Public NotInheritable Class CloudConnectionAuthenticationProperties
継承
CloudConnectionAuthenticationProperties

コンストラクター

CloudConnectionAuthenticationProperties()

クラウド接続認証のプロパティを渡すために使用されるクラス。

プロパティ

Authority

認証機関を取得または設定します。

IsCommonTenant

取得または設定が commom テナントです。

ManagedTenantNameOrId

マネージド テナント名または ID を取得または設定します。

ResourceId

認証リソース ID を取得または設定します。

適用対象