Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PSSharedAccessSignatureAuthorizationRule Class

Definition

Namespace:
Microsoft.Azure.Commands.Management.IotHub.Models
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.IotHub.dll
Assembly:
Microsoft.Azure.Commands.IotHub.dll

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.

public class PSSharedAccessSignatureAuthorizationRule
type PSSharedAccessSignatureAuthorizationRule = class
Public Class PSSharedAccessSignatureAuthorizationRule
Inheritance
PSSharedAccessSignatureAuthorizationRule

Constructors

Name Description
PSSharedAccessSignatureAuthorizationRule()

Properties

Name Description
KeyName

The name of the key.

PrimaryKey

The primary key.

Rights

The access rights.

SecondaryKey

The secondary key.

Applies to