共用方式為


SPTrustedClaimTypeInformation members

Include protected members
Include inherited members

代表要對應至內送的安全性聲明標記語言 (SAML) 權杖選擇系統管理員的單一宣告類型的相關資訊。

The SPTrustedClaimTypeInformation type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property AcceptOnlyKnownClaimValues 取得或設定一個值,指出此宣告類型的宣告值是否應該在是否此宣告類型的已知的宣告值僅接受。
Public property ClaimValueModificationAction 取得可用來修改宣告值的動作。
Public property ClaimValueModificationArgument 取得可用來修改宣告值的引數。
Public property DisplayName 取得或設定的宣告類型的名稱。
Public property InputClaimType 會取得 string,代表受信任的登入提供者所發出的宣告類型。
Public property IsIdentityClaim 取得一個值,指出此宣告類型是否會唯一識別從信任的登入提供者的登入。
Public property KnownClaimValues 會取得已知的宣告值的集合。
Public property MappedClaimType 取得或設定相當於 [信任的登入提供者所發出的宣告類型的本機的宣告類型。
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method AddKnownClaimValue 將指定的宣告值新增至由KnownClaimValues屬性代表的已知的宣告值集合。
Public method DisableClaimValueModification 停用宣告值的修改。
Public method Equals 會決定是否等於目前SPTrustedClaimTypeInformation物件指定的物件。 (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode 會傳回此物件的雜湊程式碼。 (Overrides Object.GetHashCode().)
Public method GetObjectData 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Public methodStatic member IsClaimTypeReserved 會決定是否指定的宣告類型的保留的宣告類型。
Public method IsKnownClaimValue 會傳回代表是否輸入的字串為預存的ClaimValue值。
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.)
Public method RemoveKnownClaimValue 從已知的宣告值集合表示KnownClaimValues屬性中移除指定的宣告值。
Public method SetClaimValueModification 設定修改動作及引數,以套用至宣告值。
Public method ToString (Inherited from Object.)
Protected method UpdateParent 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.)

Top

請參閱

參照

SPTrustedClaimTypeInformation class

Microsoft.SharePoint.Administration.Claims namespace