SPRSServiceConfiguration.AuthenticationType プロパティ

定義

レポート サーバーの認証の種類を取得します。値の設定も可能です。

public:
 property Microsoft::ReportingServices::SharePoint::Common::RSAuthenticationType AuthenticationType { Microsoft::ReportingServices::SharePoint::Common::RSAuthenticationType get(); void set(Microsoft::ReportingServices::SharePoint::Common::RSAuthenticationType value); };
public Microsoft.ReportingServices.SharePoint.Common.RSAuthenticationType AuthenticationType { get; set; }
member this.AuthenticationType : Microsoft.ReportingServices.SharePoint.Common.RSAuthenticationType with get, set
Public Property AuthenticationType As RSAuthenticationType

プロパティ値

RSAuthenticationType 値。

適用対象