SecurityPrincipal Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The application security principal details.
public class SecurityPrincipal
type SecurityPrincipal = class
Public Class SecurityPrincipal
- Inheritance
-
SecurityPrincipal
Constructors
SecurityPrincipal() |
Initializes a new instance of the SecurityPrincipal class. |
SecurityPrincipal(String) |
Initializes a new instance of the SecurityPrincipal class with required arguments. |
Properties
AadObjectId |
Optional. For OrgId principals, the principal's Azure ActiveDirectory object ID |
Description |
Optional. The security principal description. |
Name |
Required. The security principal name. |
SecurityPrincipalType |
Optional. The security principal type. |
UserIdType |
Optional. The security principal provider type. |
Applies to
Azure SDK for .NET