ServicePrincipal Class

Definition

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

Constructors

ServicePrincipal()
ServicePrincipal(IDictionary<String,Object>, String, Nullable<DateTime>, String, IList<String>, String, String, String, Nullable<Boolean>, IList<AppRole>, String, String, String, IList<KeyCredential>, String, IList<OAuth2Permission>, IList<PasswordCredential>, String, String, IList<String>, String, IList<String>, String, IList<String>)

Properties

AccountEnabled
AdditionalProperties (Inherited from DirectoryObject)
AlternativeNames
AppDisplayName
AppId
AppOwnerTenantId
AppRoleAssignmentRequired
AppRoles
DeletionTimestamp (Inherited from DirectoryObject)
DisplayName
ErrorUrl
Homepage
KeyCredentials
LogoutUrl
Oauth2Permissions
ObjectId (Inherited from DirectoryObject)
PasswordCredentials
PreferredTokenSigningKeyThumbprint
PublisherName
ReplyUrls
SamlMetadataUrl
ServicePrincipalNames
ServicePrincipalType
Tags

Applies to