C# 클래스 Stormpath.AspNetCore.StormpathCustomDataRequirement

상속: IAuthorizationRequirement
파일 보기 프로젝트 열기: stormpath/stormpath-aspnetcore

공개 메소드들

메소드 설명
StormpathCustomDataRequirement ( string key, object value, IEqualityComparer comparer = null ) : System.Collections.Generic

메소드 상세

StormpathCustomDataRequirement() 공개 메소드

public StormpathCustomDataRequirement ( string key, object value, IEqualityComparer comparer = null ) : System.Collections.Generic
key string
value object
comparer IEqualityComparer
리턴 System.Collections.Generic