VssTokenStorageException-Konstruktor (SerializationInfo, StreamingContext)
Namespace: Microsoft.VisualStudio.Services.Common.TokenStorage
Assembly: Microsoft.VisualStudio.Services.Common (in Microsoft.VisualStudio.Services.Common.dll)
Syntax
'Declaration
Protected Sub New ( _
info As SerializationInfo, _
context As StreamingContext _
)
protected VssTokenStorageException(
SerializationInfo info,
StreamingContext context
)
Parameter
- context
Typ: System.Runtime.Serialization.StreamingContext
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.
Siehe auch
Referenz
VssTokenStorageException Klasse
VssTokenStorageException-Überladung
Microsoft.VisualStudio.Services.Common.TokenStorage-Namespace