ApplicationBase 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 ApplicationBase
type ApplicationBase = class
Public Class ApplicationBase
Inheritance
Derived
Constructors
ApplicationBase()
ApplicationBase(Nullable<Boolean>, Nullable<Boolean>, String,
IList<AppRole>, IList<String>, Nullable<Boolean>, String, Object,
String, InformationalUrl, Nullable<Boolean>, IList<KeyCredential>,
IList<String>, String, Nullable<Boolean>, Nullable<Boolean>,
IList<OAuth2Permission>, Nullable<Boolean>, IList<String>, OptionalClaims,
IList<PasswordCredential>, IList<PreAuthorizedApplication>, Nullable<Boolean>,
String, IList<String>, IList<RequiredResourceAccess>, String,
String, String)
Properties
Applies to