ConnectedServiceHyperlinkAuthenticator Class
Assembly: Microsoft.VisualStudio.ConnectedServices (in Microsoft.VisualStudio.ConnectedServices.dll)
Microsoft.VisualStudio.ConnectedServices::ConnectedServiceViewModelBase
Microsoft.VisualStudio.ConnectedServices::ConnectedServiceAuthenticator
Microsoft.VisualStudio.ConnectedServices::ConnectedServiceHyperlinkAuthenticator
| Name | Description | |
|---|---|---|
![]() | ConnectedServiceHyperlinkAuthenticator() |
| Name | Description | |
|---|---|---|
![]() | AuthenticatedText | |
![]() | ChangeAuthenticationText | |
![]() | IsAuthenticated | Gets or sets a value indicating whether the user is already logged in or otherwise authenticated.(Inherited from ConnectedServiceAuthenticator.) |
![]() | NeedToAuthenticateText | Gets or sets a value to display when no instances are available because IsAuthenticated is false.(Inherited from ConnectedServiceAuthenticator.) |
![]() | View | Gets or sets the Framework Element that should be displayed in the UI to allow the user to authenticate to the service.(Inherited from ConnectedServiceAuthenticator.) |
| Name | Description | |
|---|---|---|
![]() | ChangeAuthenticationAsync(CancellationToken) | |
![]() | Dispose() | Releases all resources used by the object.(Inherited from ConnectedServiceViewModelBase.) |
![]() | Dispose(Boolean) | (Inherited from ConnectedServiceViewModelBase.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OnAuthenticationChanged(AuthenticationChangedEventArgs^) | Raises the AuthenticationChanged event.(Inherited from ConnectedServiceAuthenticator.) |
![]() | OnPropertyChanged(String^) | Notifies clients that a property value has changed.(Inherited from ConnectedServiceViewModelBase.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | AuthenticationChanged | An event that signals a change to the current authentication state such as the authenticated user has changed.(Inherited from ConnectedServiceAuthenticator.) |
![]() | PropertyChanged | Occurs when a property value changes.(Inherited from ConnectedServiceViewModelBase.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



