Share via


MicrosoftGraphOAuth2PermissionGrant Class

Definition

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

Constructors

MicrosoftGraphOAuth2PermissionGrant()
MicrosoftGraphOAuth2PermissionGrant(IDictionary<String,Object>, String, String, String, String, String, String)

Properties

AdditionalProperties (Inherited from MicrosoftGraphEntity)
ClientId
ConsentType
Id (Inherited from MicrosoftGraphEntity)
PrincipalId
ResourceId
Scope

Applies to