C# 클래스 BISharp.PowerBiAuthentication

상속: IPowerBiAuthentication
파일 보기 프로젝트 열기: elastacloud/bisharp 1 사용 예제들

Private Properties

프로퍼티 타입 설명
getAccessToken void

공개 메소드들

메소드 설명
GetAccessToken ( ) : string
PowerBiAuthentication ( IExternalAuth extAuth ) : System
PowerBiAuthentication ( string clientId ) : System

비공개 메소드들

메소드 설명
getAccessToken ( ) : void

메소드 상세

GetAccessToken() 공개 메소드

public GetAccessToken ( ) : string
리턴 string

PowerBiAuthentication() 공개 메소드

public PowerBiAuthentication ( IExternalAuth extAuth ) : System
extAuth IExternalAuth
리턴 System

PowerBiAuthentication() 공개 메소드

public PowerBiAuthentication ( string clientId ) : System
clientId string
리턴 System