次の方法で共有


IUserContext.AuthenticationType プロパティ

定義

認証モードを示す値を取得します。

public:
 property Microsoft::ReportingServices::Interfaces::AuthenticationType AuthenticationType { Microsoft::ReportingServices::Interfaces::AuthenticationType get(); };
public Microsoft.ReportingServices.Interfaces.AuthenticationType AuthenticationType { get; }
member this.AuthenticationType : Microsoft.ReportingServices.Interfaces.AuthenticationType
Public ReadOnly Property AuthenticationType As AuthenticationType

プロパティ値

AuthenticationType オブジェクト。

適用対象