Class DatabaseToolsUserPasswordSecretIdSummary
The database user password.
Inherited Members
Namespace: Oci.DatabasetoolsService.Models
Assembly: OCI.DotNetSDK.Databasetools.dll
Syntax
public class DatabaseToolsUserPasswordSecretIdSummary : DatabaseToolsUserPasswordSummaryProperties
SecretId
Declaration
[JsonProperty(PropertyName = "secretId")]
public string SecretId { get; set; }Property Value
| Type | Description | 
|---|---|
| string | The OCID of the secret containing the user password. |