Permissions 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.
Permissions the identity has for keys, secrets, certificates and storage.
public class Permissions
type Permissions = class
Public Class Permissions
- Inheritance
-
Permissions
Constructors
Permissions() |
Initializes a new instance of the Permissions class. |
Permissions(IList<String>, IList<String>, IList<String>, IList<String>) |
Initializes a new instance of the Permissions class. |
Properties
Certificates |
Gets or sets permissions to certificates |
Keys |
Gets or sets permissions to keys |
Secrets |
Gets or sets permissions to secrets |
Storage |
Gets or sets permissions to storage accounts |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET