C# 클래스 Facebook.Identity

Authentication primitive encapsulating IAuthContext.
상속: IIdentity
파일 보기 프로젝트 열기: bbyk/graph.net

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Identity ( [ context ) : System

Initializes a new instance of Identity class with specified authentication context.

메소드 상세

Identity() 공개 메소드

Initializes a new instance of Identity class with specified authentication context.
is null.
public Identity ( [ context ) : System
context [ The context to initialize with.
리턴 System