ApplicationCreateParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class ApplicationCreateParameters
type ApplicationCreateParameters = class
Public Class ApplicationCreateParameters
- Inheritance
-
ApplicationCreateParameters
Constructors
ApplicationCreateParameters() | |
ApplicationCreateParameters(Boolean, String, IList<String>, String, IList<String>, IList<KeyCredential>, IList<PasswordCredential>) |
Properties
AvailableToOtherTenants | |
DisplayName | |
Homepage | |
IdentifierUris | |
KeyCredentials | |
PasswordCredentials | |
ReplyUrls |
Methods
Validate() |