ClaimActionCollectionUniqueExtensions 클래스

정의

ClaimActionCollection에 대한 확장 메서드입니다.

public ref class ClaimActionCollectionUniqueExtensions abstract sealed
public static class ClaimActionCollectionUniqueExtensions
type ClaimActionCollectionUniqueExtensions = class
Public Module ClaimActionCollectionUniqueExtensions
상속
ClaimActionCollectionUniqueExtensions

메서드

MapUniqueJsonKey(ClaimActionCollection, String, String)

지정된 키 이름을 가진 json 사용자 데이터에서 최상위 값을 선택하고 클레임으로 추가합니다. ClaimsIdentity에 지정된 ClaimType이 있는 클레임이 이미 포함되어 있으면 이 작업을 수행하지 않습니다. 키를 찾을 수 없거나 값이 비어 있으면 이 작업을 수행하지 않습니다.

MapUniqueJsonKey(ClaimActionCollection, String, String, String)

지정된 키 이름을 가진 json 사용자 데이터에서 최상위 값을 선택하고 클레임으로 추가합니다. ClaimsIdentity에 지정된 ClaimType이 있는 클레임이 이미 포함되어 있으면 이 작업을 수행하지 않습니다. 키를 찾을 수 없거나 값이 비어 있으면 이 작업을 수행하지 않습니다.

적용 대상