FeatureSwitches.PowerBISessionKeyEnabled 속성

정의

PowerBISessionKey를 사용할 수 있는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

truePowerBISessionKey를 사용하는 경우 그렇지 않으면 . false

적용 대상