Method | Description | |
---|---|---|
Create ( string clientId, string clientSecret, string vaultUri, bool checkIfKeyExistsBeforeGet = false ) : IKeyVault |
public Create ( string clientId, string clientSecret, string vaultUri, bool checkIfKeyExistsBeforeGet = false ) : IKeyVault | ||
clientId | string | |
clientSecret | string | |
vaultUri | string | |
checkIfKeyExistsBeforeGet | bool | |
return | IKeyVault |