Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Namespace: Microsoft.VisualStudio.Services.Client
Assembly: Microsoft.VisualStudio.Services.Client (in Microsoft.VisualStudio.Services.Client.dll)
Syntax
'Declaration
Protected ReadOnly Property TokenStorage As VssTokenStorage
protected VssTokenStorage TokenStorage { get; }
protected:
property VssTokenStorage^ TokenStorage {
VssTokenStorage^ get ();
}
member TokenStorage : VssTokenStorage with get
function get TokenStorage () : VssTokenStorage
Property Value
Type: Microsoft.VisualStudio.Services.Common.TokenStorage.VssTokenStorage
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.