Show / Hide Table of Contents

Class AsmConnectionCredentials

The credentials used to connect to the ASM instance. Currently only the DETAILS type is supported for creating MACS connector credentials.

Inheritance
object
AsmConnectionCredentials
AsmConnectionCredentailsByName
AsmConnectionCredentialsByDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DatabasemanagementService.Models
Assembly: OCI.DotNetSDK.Databasemanagement.dll
Syntax
[JsonConverter(typeof(AsmConnectionCredentialsModelConverter))]
public class AsmConnectionCredentials
In this article
Back to top