AuthorizationProfile 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.
Authorization Profile
public class AuthorizationProfile
type AuthorizationProfile = class
Public Class AuthorizationProfile
- Inheritance
-
AuthorizationProfile
Constructors
AuthorizationProfile() |
Initializes a new instance of the AuthorizationProfile class. |
AuthorizationProfile(Nullable<DateTime>, String, String, Nullable<DateTime>, String) |
Initializes a new instance of the AuthorizationProfile class. |
Properties
ApprovedTime |
Gets the approved time |
Approver |
Gets the approver |
RequestedTime |
Gets the requested time |
Requester |
Gets the requester |
RequesterObjectId |
Gets the requester object id |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET