共用方式為


SPClaimProviderException members

Include protected members
Include inherited members

代表組件名稱及類別名稱的宣告提供者定義不會繼承自SPClaimProvider類別的類型時,會擲回例外狀況。

The SPClaimProviderException type exposes the following members.

Constructors

  Name Description
Public method SPClaimProviderException() 初始化SPClaimProviderException類別的新執行個體。
Public method SPClaimProviderException(String) 初始化SPClaimProviderException類別的新執行個體。
Public method SPClaimProviderException(String, Exception) 初始化SPClaimProviderException類別的新執行個體。

Top

Properties

  Name Description
Public property Data (Inherited from Exception.)
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property Message (Inherited from Exception.)
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property TargetSite (Inherited from Exception.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBaseException (Inherited from Exception.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from Exception.)
Public method GetType (Inherited from Exception.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Exception.)

Top

請參閱

參照

SPClaimProviderException class

Microsoft.SharePoint.Administration.Claims namespace