次の方法で共有


AuthenticationType プロパティ

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

名前空間:  Microsoft.ReportingServices.Interfaces
アセンブリ:   Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts.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