Freigeben über


Utility.GetAppLicenseDeploymentId(ClientRuntimeContext) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public static Microsoft.SharePoint.Client.ClientResult<Guid> GetAppLicenseDeploymentId (Microsoft.SharePoint.Client.ClientRuntimeContext context);
static member GetAppLicenseDeploymentId : Microsoft.SharePoint.Client.ClientRuntimeContext -> Microsoft.SharePoint.Client.ClientResult<Guid>
Public Shared Function GetAppLicenseDeploymentId (context As ClientRuntimeContext) As ClientResult(Of Guid)

Parameters

Returns

Attributes

Applies to