SPIdentityClaimMapper members
Include protected members
Include inherited members
說明的身分識別宣告對應程式行為抽象類別。任何實作此抽象類別的類別應瞭解如何將一組的身分識別宣告對應到單一的編碼 SP 身分識別宣告。
The SPIdentityClaimMapper type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPIdentityClaimMapper |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetMappedIdentityClaim | 了解方法對應程式應該實作接收身分識別宣告一組,並傳回單一身分識別宣告的預存程序。 | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top