ArcGIS Pro 2.9 API Reference Guide
SignInAsync() Method

ArcGIS.Desktop.Catalog.BimCloudConnections Namespace > BimCloud Class > SignInAsync Method : SignInAsync() Method
Asynchronous method to sign in to this BIM cloud instance.
Syntax
public abstract Task<bool> SignInAsync()
Public Overloads MustOverride Function SignInAsync() As Task(Of Boolean)

Return Value

A System.Threading.Tasks.Task that returns true if the sign in is successful.
Remarks
If the sign on information is not cached, the OAuth dialog popup will be displayed.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

BimCloud Class
BimCloud Members
Overload List