3 references to GetAuthenticationCredentialsResponse
NuGet.Credentials (3)
SecurePluginCredentialProvider.cs (3)
129
var
credentialResponse = await creationResult.Plugin.Connection.SendRequestAndReceiveResponseAsync<GetAuthenticationCredentialsRequest,
GetAuthenticationCredentialsResponse
>(
206
private static CredentialResponse GetAuthenticationCredentialsResponseToCredentialResponse(
GetAuthenticationCredentialsResponse
credentialResponse)