C# 클래스 Kidozen.Client.iOS.PassiveAuthenticationExtensions

파일 보기 프로젝트 열기: kidozen/kido-xamarin

공개 메소드들

메소드 설명
Authenticate ( this application, KZApplication onAuthFinish ) : void

비공개 메소드들

메소드 설명
Validate ( Newtonsoft.Json.Linq.JObject config, string property ) : string

메소드 상세

Authenticate() 공개 정적인 메소드

public static Authenticate ( this application, KZApplication onAuthFinish ) : void
application this
onAuthFinish KidoZen.KZApplication
리턴 void