你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSListKeysAttributes Class

Definition

public class PSListKeysAttributes
type PSListKeysAttributes = class
Public Class PSListKeysAttributes
Inheritance
PSListKeysAttributes

Constructors

PSListKeysAttributes(AccessKeys)

Fields

DefaultClaimType
DefaultClaimValue

Properties

AliasPrimaryConnectionString

AliasPrimaryConnectionString of the created Alias AuthorizationRule.

AliasSecondaryConnectionString

AliasSecondaryConnectionString of the created Alias

KeyName

A string that describes the authorization rule

PrimaryConnectionString

PrimaryConnectionString of the created Namespace AuthorizationRule.

PrimaryKey

A base64-encoded 256-bit primary key for signing and validating the SAS token

SecondaryConnectionString

SecondaryConnectionString of the created Namespace AuthorizationRule

SecondaryKey

A base64-encoded 256-bit primary key for signing and validating the SAS token

Applies to