ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Core.Events Namespace / ProProjectSavingStripCredentialsEvent Class / Unsubscribe Method / Unsubscribe(SubscriptionToken) Method
The subscription token to use to unsubscribe
Version

    Unsubscribe(SubscriptionToken) Method
    Unsubscribe from the ProProjectSavingStripCredentialsEvent
    Syntax
    public static void Unsubscribe( 
       SubscriptionToken token
    )

    Parameters

    token
    The subscription token to use to unsubscribe
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also