Share via


PSSharedAccessSignatureAuthorizationRuleAccessRights Class

Definition

Description of the shared access key.

public class PSSharedAccessSignatureAuthorizationRuleAccessRights : Microsoft.Azure.Commands.Management.DeviceProvisioningServices.Models.PSSharedAccessSignatureAuthorizationRuleAccessRightsDescription
type PSSharedAccessSignatureAuthorizationRuleAccessRights = class
    inherit PSSharedAccessSignatureAuthorizationRuleAccessRightsDescription
Public Class PSSharedAccessSignatureAuthorizationRuleAccessRights
Inherits PSSharedAccessSignatureAuthorizationRuleAccessRightsDescription
Inheritance
PSSharedAccessSignatureAuthorizationRuleAccessRights

Constructors

PSSharedAccessSignatureAuthorizationRuleAccessRights()

Properties

KeyName

Gets or sets name of the key.

(Inherited from PSSharedAccessSignatureAuthorizationRuleAccessRightsDescription)
Name

Gets or sets the property of Iot Dps Name

(Inherited from PSSharedAccessSignatureAuthorizationRuleAccessRightsDescription)
PrimaryKey

Gets or sets primary SAS key value.

(Inherited from PSSharedAccessSignatureAuthorizationRuleAccessRightsDescription)
ResourceGroupName

Gets or sets the property of ResourceGroupName

(Inherited from PSSharedAccessSignatureAuthorizationRuleAccessRightsDescription)
Rights

Gets or sets rights that this key has. Possible values include: 'ServiceConfig', 'EnrollmentRead', 'EnrollmentWrite', 'DeviceConnect', 'RegistrationStatusRead', 'RegistrationStatusWrite'

(Inherited from PSSharedAccessSignatureAuthorizationRuleAccessRightsDescription)
SecondaryKey

Gets or sets secondary SAS key value.

(Inherited from PSSharedAccessSignatureAuthorizationRuleAccessRightsDescription)

Applies to