共用方式為


SecurityTokenHandlerCollectionManager.CreateEmptySecurityTokenHandlerCollectionManager 方法

定義

建立空的權杖處理常式集合管理員。

public:
 static System::IdentityModel::Tokens::SecurityTokenHandlerCollectionManager ^ CreateEmptySecurityTokenHandlerCollectionManager();
public static System.IdentityModel.Tokens.SecurityTokenHandlerCollectionManager CreateEmptySecurityTokenHandlerCollectionManager ();
static member CreateEmptySecurityTokenHandlerCollectionManager : unit -> System.IdentityModel.Tokens.SecurityTokenHandlerCollectionManager
Public Shared Function CreateEmptySecurityTokenHandlerCollectionManager () As SecurityTokenHandlerCollectionManager

傳回

沒有包含任何處理常式的集合管理員。

適用於

另請參閱