PSListKeysAttributes 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.
public class PSListKeysAttributes
type PSListKeysAttributes = class
Public Class PSListKeysAttributes
- Inheritance
-
PSListKeysAttributes
Constructors
PSListKeysAttributes(AccessKeys) |
Fields
DefaultClaimType | |
DefaultClaimValue |
Properties
AliasPrimaryConnectionString |
AliasPrimaryConnectionString of the alias if GEO DR is enabled AuthorizationRule |
AliasSecondaryConnectionString |
AliasSecondaryConnectionString of the alias if GEO DR is enabled AuthorizationRule |
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 |