KerberosSecurityTokenHandler 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示處理 Kerberos 語彙基元的安全性權杖。 處理 KerberosReceiverSecurityToken 型別的權杖。
public ref class KerberosSecurityTokenHandler : System::IdentityModel::Tokens::SecurityTokenHandler
public class KerberosSecurityTokenHandler : System.IdentityModel.Tokens.SecurityTokenHandler
type KerberosSecurityTokenHandler = class
inherit SecurityTokenHandler
Public Class KerberosSecurityTokenHandler
Inherits SecurityTokenHandler
- 繼承
建構函式
KerberosSecurityTokenHandler() |
初始化 KerberosSecurityTokenHandler 類別的新執行個體。 |
屬性
CanValidateToken |
取得值,這個值表示目前執行個體是否可以驗證安全性權杖。 |
CanWriteToken |
取得值,指出處理常式是否可序列化安全性權杖。 (繼承來源 SecurityTokenHandler) |
Configuration |
取得或設定為目前執行個體提供組態的 SecurityTokenHandlerConfiguration 物件。 (繼承來源 SecurityTokenHandler) |
ContainingCollection |
取得包含目前執行個體的權杖處理常式集合。 (繼承來源 SecurityTokenHandler) |
TokenType |
取得目前執行個體所處理的權杖類型。 |