Compartilhar via


Método WindowsToken.ICredentials.GetCredential

Namespace:  Microsoft.VisualStudio.Services.Common
Assembly:  Microsoft.VisualStudio.Services.Common (em Microsoft.VisualStudio.Services.Common.dll)

Sintaxe

'Declaração
Private Function GetCredential ( _
    uri As Uri, _
    authType As String _
) As NetworkCredential Implements ICredentials.GetCredential
NetworkCredential ICredentials.GetCredential(
    Uri uri,
    string authType
)

Parâmetros

Valor de retorno

Tipo: System.Net.NetworkCredential

Implementações

ICredentials.GetCredential(Uri, String)

Segurança do .NET Framework

Consulte também

Referência

WindowsToken Classe

Namespace Microsoft.VisualStudio.Services.Common