Share via


MicrosoftGraphApplication Class

Definition

public class MicrosoftGraphApplication : Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.Models.MicrosoftGraphDirectoryObject
type MicrosoftGraphApplication = class
    inherit MicrosoftGraphDirectoryObject
Public Class MicrosoftGraphApplication
Inherits MicrosoftGraphDirectoryObject
Inheritance

Constructors

MicrosoftGraphApplication()
MicrosoftGraphApplication(IDictionary<String,Object>, String, Nullable<DateTime>, IList<String>, String, IList<MicrosoftGraphAppRole>, String, Nullable<DateTime>, String, String, IList<MicrosoftGraphExtensionProperty>, IList<String>, Nullable<Boolean>, IList<MicrosoftGraphKeyCredential>, Nullable<Boolean>, IList<MicrosoftGraphDirectoryObject>, IList<MicrosoftGraphPasswordCredential>)

Properties

AdditionalProperties (Inherited from MicrosoftGraphEntity)
AppId
ApplicationTemplateId
AppRoles
CreatedDateTime
DeletedDateTime (Inherited from MicrosoftGraphDirectoryObject)
Description
DisplayName
ExtensionProperties
Id (Inherited from MicrosoftGraphEntity)
IdentifierUris
IsDeviceOnlyAuthSupported
KeyCredentials
Oauth2RequirePostResponse
Owners
PasswordCredentials
Tags

Applies to