VSAccountManagerDelegate_Extensions Class

Definition

Extension methods to the IVSAccountManagerDelegate interface to support all the methods from the VSAccountManagerDelegate protocol.

public static class VSAccountManagerDelegate_Extensions
type VSAccountManagerDelegate_Extensions = class
Inheritance
VSAccountManagerDelegate_Extensions

Remarks

The extension methods for IVSAccountManagerDelegate allow developers to treat instances of the interface as having all the optional methods of the original VSAccountManagerDelegate protocol. Since the interface only contains the required members, these extension methods allow developers to call the optional members of the protocol.

Methods

ShouldAuthenticateAccountProvider(IVSAccountManagerDelegate, VSAccountManager, String)

Applies to