Share via


AccessKeysAuthentication Enum

Definition

This property can be Enabled/Disabled to allow or deny access with the current access keys. Can be updated even after database is created.

public enum AccessKeysAuthentication
type AccessKeysAuthentication = 
Public Enum AccessKeysAuthentication
Inheritance
AccessKeysAuthentication

Fields

Name Value Description
Disabled 0

Disabled.

Enabled 1

Enabled.

Applies to