ExternalAppPrincipalCreationParameters Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.ExternalAppPrincipalCreationParameters", ServerTypeId="{5d3a2eae-4870-414e-b9ae-8f1904b28408}", ValueObject=true)]
public sealed class ExternalAppPrincipalCreationParameters : Microsoft.SharePoint.Client.ClientValueObject
type ExternalAppPrincipalCreationParameters = class
    inherit ClientValueObject
Public NotInheritable Class ExternalAppPrincipalCreationParameters
Inherits ClientValueObject
Inheritance
ExternalAppPrincipalCreationParameters
Attributes

Constructors

ExternalAppPrincipalCreationParameters()

Properties

AppIdentifier
ApplicationEndpointAuthorities
Credential
DisplayName
RedirectAddresses
TrustedForDelegation
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