C# 클래스 NRack.Auth.Abstract.AuthRequestBase

파일 보기 프로젝트 열기: kevinswiber/NRack

Private Properties

프로퍼티 타입 설명
GetAuthorizationKey string

공개 메소드들

메소드 설명
IsProvided ( ) : bool

보호된 메소드들

메소드 설명
AuthRequestBase ( object>.IDictionary environment ) : System.Collections.Generic

비공개 메소드들

메소드 설명
GetAuthorizationKey ( ) : string

메소드 상세

AuthRequestBase() 보호된 메소드

protected AuthRequestBase ( object>.IDictionary environment ) : System.Collections.Generic
environment object>.IDictionary
리턴 System.Collections.Generic

IsProvided() 공개 메소드

public IsProvided ( ) : bool
리턴 bool