SPClaimTypes members
Include protected members
Include inherited members
包含Microsoft.SharePoint.Administration.Claims命名空間中找到security token service (STS)和claims providers 所使用的宣告類型。
The SPClaimTypes type exposes the following members.
Properties
Name | Description | |
---|---|---|
ApplicationTokenCacheKey | 若要重新提交權杖 STS 所傳回的 token 參考。 | |
ClaimProviderContext | 宣告提供者快顯宣告中 IClaimsPrincipal | |
DistributionListClaimType | 會取得 string,代表ClaimTypeSPClaim物件,代表通訊群組清單中所使用。 | |
FarmId | 取得Microsoft SharePoint Foundation伺服器陣列的宣告類型。 | |
IdentityProvider | 會取得 string,代表ClaimType用在SPClaim物件中包含的資訊可協助您決定身分識別提供者。 | |
IsAuthenticated | 會取得 string,代表ClaimType用於SPClaim物件,指出是否或未驗證使用者。 | |
NameId | 在 IClaimsPrincipal NameId 宣告 | |
NameIdIssuer | 在 IClaimsPrincipal NameIdIssuer 宣告 | |
ProofKey | 傳入/傳出權杖中所包含的 ProofKey 宣告 | |
ProviderUserKey | 取得用於成員資格提供者傳回的使用者識別碼的類型。 | |
SIP | 在 IClaimsPrincipal SIP 宣告 | |
SMTP | 在 IClaimsPrincipal SMTP 宣告 | |
TokenReference | 會取得 string,代表ClaimType用於SPClaim物件,其中包含權杖的參照。 | |
UserIdentifier | 取得安全性權杖服務 (SPSecurityTokenService) 所發出的所有 token 上找到通用使用者識別碼宣告類型。 | |
UserLogonName | 會取得 string,代表ClaimType用於SPClaim包含使用者名稱。 | |
UserPrincipalName | 在 IClaimsPrincipal UPN 宣告 |
Top
Methods
Name | Description | |
---|---|---|
Equals | 比較兩個ClaimType物件。 | |
IsValid | 會決定是否有效的宣告類型。 |
Top