你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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