共用方式為


IdentityConfiguration.SecurityTokenHandlerCollectionManager 屬性

定義

取得包含 SecurityTokenHandlerCollectionManager 物件集合的 SecurityTokenHandler,這些物件用來序列化及驗證 WS-Trust 訊息中的權杖。

public:
 property System::IdentityModel::Tokens::SecurityTokenHandlerCollectionManager ^ SecurityTokenHandlerCollectionManager { System::IdentityModel::Tokens::SecurityTokenHandlerCollectionManager ^ get(); };
public System.IdentityModel.Tokens.SecurityTokenHandlerCollectionManager SecurityTokenHandlerCollectionManager { get; }
member this.SecurityTokenHandlerCollectionManager : System.IdentityModel.Tokens.SecurityTokenHandlerCollectionManager
Public ReadOnly Property SecurityTokenHandlerCollectionManager As SecurityTokenHandlerCollectionManager

屬性值

處理常式集合管理員。

適用於