次の方法で共有


FeatureSwitches.PowerBISessionKeyEnabled プロパティ

定義

PowerBISessionKey が有効かどうかを示す値を取得します。

public:
 property bool PowerBISessionKeyEnabled { bool get(); };
public bool PowerBISessionKeyEnabled { get; }
member this.PowerBISessionKeyEnabled : bool
Public ReadOnly Property PowerBISessionKeyEnabled As Boolean

プロパティ値

Boolean

truePowerBISessionKey が有効になっている場合。それ以外の場合は . false

適用対象