SPOWebAppServicePrincipal.AppId property

Namespace:  Microsoft.Online.SharePoint.TenantAdministration.Internal
Assembly:  Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)

Syntax

'Declaration
Public ReadOnly Property AppId As String
    Get
'Usage
Dim instance As SPOWebAppServicePrincipal
Dim value As String

value = instance.AppId
public string AppId { get; }

Property value

Type: System.String

See also

Reference

SPOWebAppServicePrincipal class

SPOWebAppServicePrincipal members

Microsoft.Online.SharePoint.TenantAdministration.Internal namespace