次の方法で共有


IUserContext.AuthenticationType プロパティ

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

名前空間:  Microsoft.ReportingServices.Interfaces
アセンブリ:   Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces.dll)

構文

'宣言
ReadOnly Property AuthenticationType As AuthenticationType 
    Get
'使用
Dim instance As IUserContext 
Dim value As AuthenticationType 

value = instance.AuthenticationType
AuthenticationType AuthenticationType { get; }
property AuthenticationType AuthenticationType {
    AuthenticationType get ();
}
abstract AuthenticationType : AuthenticationType
function get AuthenticationType () : AuthenticationType

プロパティ値

型: Microsoft.ReportingServices.Interfaces.AuthenticationType
AuthenticationType オブジェクトです。

関連項目

参照

IUserContext インターフェイス

Microsoft.ReportingServices.Interfaces 名前空間