RSAuthenticationType 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SharePoint 統合モードのレポート サーバーで使用できる認証の種類を表します。
public enum class RSAuthenticationType
public enum RSAuthenticationType
type RSAuthenticationType =
Public Enum RSAuthenticationType
- 継承
-
RSAuthenticationType
フィールド
| 名前 | 値 | 説明 |
|---|---|---|
| Trusted | 0 | 信頼された認証の種類。 |
| Windows | 1 | Windows 認証型。 |