RemoteSystemAppRegistration.GetDefault Method

Definition

Gets a RemoteSystemAppRegistration instance to register an app for the device's default user account.

public:
 static RemoteSystemAppRegistration ^ GetDefault();
 static RemoteSystemAppRegistration GetDefault();
public static RemoteSystemAppRegistration GetDefault();
function getDefault()
Public Shared Function GetDefault () As RemoteSystemAppRegistration

Returns

A new RemoteSystemAppRegistration instance.

Applies to