DbSystem.AdminPassword Property

Definition

A strong password for SYS, SYSTEM, and PDB Admin. The password must be at least nine characters and contain at least two uppercase, two lowercase, two numbers, and two special characters. The special characters must be _, #, or -.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Inlined)]
public System.Security.SecureString AdminPassword { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Inlined)>]
member this.AdminPassword : System.Security.SecureString with get, set
Public Property AdminPassword As SecureString

Property Value

Implements

Attributes

Applies to