ClaimActionCollection.Remove(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
移除指定 ClaimType 的所有宣告動作。
public:
void Remove(System::String ^ claimType);
public void Remove (string claimType);
member this.Remove : string -> unit
Public Sub Remove (claimType As String)
參數
- claimType
- String
要移除的 ClaimType 對應。