Home
last modified time | relevance | path

Searched defs:GetTokenAsync (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/dotnetexample/example/Identity/src/Core/
H A DIUserAuthenticationTokenStore.cs44 …Task<string> GetTokenAsync(TUser user, string loginProvider, string name, CancellationToken cancel… in GetTokenAsync() method
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/
H A DDtdParserAsync.cs1181 private async Task<Token> GetTokenAsync(bool needWhiteSpace) in GetTokenAsync() method in System.Xml.DtdParser
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DDtdParserAsync.cs1192 private async Task< Token > GetTokenAsync( bool needWhiteSpace ) { in GetTokenAsync() method in System.Xml.DtdParser
/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/dotnetexample/example/Identity/test/InMemory.Test/
H A DInMemoryUserStore.cs392 …public Task<string> GetTokenAsync(TUser user, string loginProvider, string name, CancellationToken… in GetTokenAsync() method in Microsoft.AspNetCore.Identity.InMemory.InMemoryUserStore
/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/dotnetexample/example/Identity/src/Stores/
H A DUserStoreBase.cs970 …public virtual async Task<string> GetTokenAsync(TUser user, string loginProvider, string name, Can… in GetTokenAsync() method in Microsoft.AspNetCore.Identity.UserStoreBase
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-amplifybackend/source/
H A DAmplifyBackendClient.cpp730 void AmplifyBackendClient::GetTokenAsync(const GetTokenRequest& request, const GetTokenResponseRece… in GetTokenAsync() function in AmplifyBackendClient