SPExternalAppPrincipalCreationParameters members

Represents the object that encapsulates all parameters used to create a new external app principal.

The SPExternalAppPrincipalCreationParameters type exposes the following members.

Constructors

  Name Description
Public method SPExternalAppPrincipalCreationParameters Initializes a new instance of the SPExternalAppPrincipalCreationParameters class.

Top

Properties

  Name Description
Public property RedirectAddresses Gets the list of redirect addresses.
Public property SkipExternalDirectoryRegistration Gets or sets a value indicating whether to skip creating the app in an external directory.
Public property TrustedForDelegation Gets or sets whether the app principal is trusted for delegation.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPExternalAppPrincipalCreationParameters class

Microsoft.SharePoint namespace