C# 클래스 IdentityServer3.Contrib.AzureKeyVaultTokenSigningService.AzureKeyVaultAuthentication

파일 보기 프로젝트 열기: MattCotterellNZ/IdentityServer.Contrib.AzureKeyVaultTokenSigningService 1 사용 예제들

공개 메소드들

메소드 설명
AzureKeyVaultAuthentication ( string clientId, string clientSecret ) : System

비공개 메소드들

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

메소드 상세

AzureKeyVaultAuthentication() 공개 메소드

public AzureKeyVaultAuthentication ( string clientId, string clientSecret ) : System
clientId string
clientSecret string
리턴 System