C# Class SayedKeyVaultConfig.KeyUtils

Exibir arquivo Open project: sayedihashimi/SayedKeyVaultConfig

Public Methods

Method Description
GetToken ( string authority, string resource, string scope ) : Task

Method Details

GetToken() public static method

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