TenantAppInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.TenantAppInformation", ServerTypeId="{52e6bc7d-825f-45b5-9f39-7a11723319df}", ValueObject=true)]
public sealed class TenantAppInformation : Microsoft.SharePoint.Client.ClientValueObject
type TenantAppInformation = class
    inherit ClientValueObject
Public NotInheritable Class TenantAppInformation
Inherits ClientValueObject
Inheritance
TenantAppInformation
Attributes

Constructors

TenantAppInformation()

Properties

AppPrincipalId
AppWebFullUrl
CreationTime
IconAbsoluteUrl
IconFallbackAbsoluteUrl
Id
LaunchUrl
PackageFingerprint
ProductId
RemoteAppUrl
Status
Title
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader) (Inherited from ClientValueObject)
WriteToXml(XmlWriter, SerializationContext)

Applies to