Method | Description | |
---|---|---|
DeleteAccount ( |
Deletes the given userAccount from the store.
|
|
StartAddAccountFlowAsync ( ) : Task |
Starts the flow to add a new account to the credentials store.
|
Method | Description | |
---|---|---|
GetUserAccountForRefreshToken ( string refreshToken ) : Task |
public static DeleteAccount ( |
||
userAccount | ||
return | void |
public static StartAddAccountFlowAsync ( ) : Task |
||
return | Task |