다음을 통해 공유


ClaimActionCollection.Remove(String) 메서드

정의

지정된 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입니다.

적용 대상