C# 클래스 SayedKeyVaultConfig.KeyUtils

파일 보기 프로젝트 열기: sayedihashimi/SayedKeyVaultConfig

공개 메소드들

메소드 설명
GetToken ( string authority, string resource, string scope ) : Task

메소드 상세

GetToken() 공개 정적인 메소드

public static GetToken ( string authority, string resource, string scope ) : Task
authority string
resource string
scope string
리턴 Task