IdcrlException クラス

IDCRL (identity クライアント ランタイム) コンポーネントからスローされる例外を表します。

継承階層

System.Object
  System.Exception
    Microsoft.SharePoint.Client.IdcrlException

名前空間:  Microsoft.SharePoint.Client
アセンブリ:  Microsoft.SharePoint.Client.Runtime (Microsoft.SharePoint.Client.Runtime.dll 内)

構文

'宣言
<SerializableAttribute> _
Public NotInheritable Class IdcrlException _
    Inherits Exception
'使用
Dim instance As IdcrlException
[SerializableAttribute]
public sealed class IdcrlException : Exception

スレッド セーフ

この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

IdcrlException メンバー

Microsoft.SharePoint.Client 名前空間