VssS2SOAuthTokenProvider 构造函数

命名空间:  Microsoft.VisualStudio.Services.Common
程序集:  Microsoft.VisualStudio.Services.Common(在 Microsoft.VisualStudio.Services.Common.dll 中)

语法

声明
Public Sub New ( _
    credential As VssS2SOAuthCredential, _
    serverUrl As Uri, _
    signInUrl As Uri _
)
public VssS2SOAuthTokenProvider(
    VssS2SOAuthCredential credential,
    Uri serverUrl,
    Uri signInUrl
)

参数

.NET Framework 安全性

请参见

参考

VssS2SOAuthTokenProvider 类

Microsoft.VisualStudio.Services.Common 命名空间