VssOAuthToken.TokenType 属性

获取 OAuth 标记的类型

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

语法

声明
Public ReadOnly Property TokenType As VssOAuthTokenType
public VssOAuthTokenType TokenType { get; }

属性值

类型:Microsoft.VisualStudio.Services.Client.VssOAuthTokenType

.NET Framework 安全性

请参阅

参考

VssOAuthToken 类

Microsoft.VisualStudio.Services.Client 命名空间