IWithPermissions<ParentT>.AllowKeyAllPermissions Method

Definition

Allow all permissions for the AD identity to access keys.

public Microsoft.Azure.Management.KeyVault.Fluent.AccessPolicy.Definition.IWithAttach<ParentT> AllowKeyAllPermissions ();
abstract member AllowKeyAllPermissions : unit -> Microsoft.Azure.Management.KeyVault.Fluent.AccessPolicy.Definition.IWithAttach<'ParentT>
Public Function AllowKeyAllPermissions () As IWithAttach(Of ParentT)

Returns

Applies to