Share via


MicrosoftGraphServicePrincipal Class

Definition

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

Constructors

MicrosoftGraphServicePrincipal()
MicrosoftGraphServicePrincipal(IDictionary<String,Object>, String, Nullable<DateTime>, IList<String>, Nullable<Boolean>, IList<String>, String, String, String, Nullable<Guid>, IList<MicrosoftGraphAppRoleAssignment>, Nullable<Boolean>, IList<MicrosoftGraphAppRoleAssignment>, IList<MicrosoftGraphAppRole>, String, IList<MicrosoftGraphDirectoryObject>, String, String, String, IList<MicrosoftGraphEndpoint>, String, IList<MicrosoftGraphKeyCredential>, String, String, IList<MicrosoftGraphDirectoryObject>, String, IList<String>, IList<MicrosoftGraphOAuth2PermissionGrant>, IList<MicrosoftGraphPermissionScope>, IList<MicrosoftGraphDirectoryObject>, IList<MicrosoftGraphDirectoryObject>, IList<MicrosoftGraphPasswordCredential>, String, String, IList<String>, IList<String>, String, String, Nullable<Guid>, IList<MicrosoftGraphDirectoryObject>)

Properties

AccountEnabled
AdditionalProperties (Inherited from MicrosoftGraphEntity)
AlternativeNames
AppDescription
AppDisplayName
AppId
ApplicationTemplateId
AppOwnerOrganizationId
AppRoleAssignedTo
AppRoleAssignmentRequired
AppRoleAssignments
AppRoles
CreatedObjects
DeletedDateTime (Inherited from MicrosoftGraphDirectoryObject)
Description
DisabledByMicrosoftStatus
DisplayName
Endpoints
Homepage
Id (Inherited from MicrosoftGraphEntity)
KeyCredentials
LoginUrl
LogoutUrl
MemberOf
Notes
NotificationEmailAddresses
Oauth2PermissionGrants
Oauth2PermissionScopes
OwnedObjects
Owners
PasswordCredentials
PreferredSingleSignOnMode
PreferredTokenSigningKeyThumbprint
ReplyUrls
ServicePrincipalNames
ServicePrincipalType
SignInAudience
Tags
TokenEncryptionKeyId
TransitiveMemberOf

Applies to