C# Class Microsoft.Azure.Commands.KeyVault.RemoveAzureKeyVaultAccessPolicy

Inheritance: KeyVaultManagementCmdletBase
Mostrar archivo Open project: Azure/azure-powershell

Private Properties

Property Type Description
ShallBeRemoved bool

Public Methods

Method Description
ExecuteCmdlet ( ) : void

Private Methods

Method Description
ShallBeRemoved ( Microsoft.Azure.Commands.KeyVault.Models ap, System.Guid objectId, System.Guid applicationId ) : bool

Method Details

ExecuteCmdlet() public method

public ExecuteCmdlet ( ) : void
return void