IWithPermissions<ParentT>.AllowSecretAllPermissions Method

Definition

Allow all permissions for the AD identity to access secrets.

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

Returns

Applies to