Application Class

Definition

public class Application : Microsoft.Azure.Graph.RBAC.Version1_6_20190326.Models.DirectoryObject
type Application = class
    inherit DirectoryObject
Public Class Application
Inherits DirectoryObject
Inheritance
Application

Constructors

Application()
Application(IDictionary<String,Object>, String, Nullable<DateTime>, String, Nullable<Boolean>, Nullable<Boolean>, String, IList<AppRole>, IList<String>, Nullable<Boolean>, String, String, Object, String, IList<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

AdditionalProperties (Inherited from DirectoryObject)
AllowGuestsSignIn
AllowPassthroughUsers
AppId
AppLogoUrl
AppPermissions
AppRoles
AvailableToOtherTenants
DeletionTimestamp (Inherited from DirectoryObject)
DisplayName
ErrorUrl
GroupMembershipClaims
Homepage
IdentifierUris
InformationalUrls
IsDeviceOnlyAuthSupported
KeyCredentials
KnownClientApplications
LogoutUrl
Oauth2AllowImplicitFlow
Oauth2AllowUrlPathMatching
Oauth2Permissions
Oauth2RequirePostResponse
ObjectId (Inherited from DirectoryObject)
OptionalClaims
OrgRestrictions
PasswordCredentials
PreAuthorizedApplications
PublicClient
PublisherDomain
ReplyUrls
RequiredResourceAccess
SamlMetadataUrl
SignInAudience
WwwHomepage

Applies to