Show / Hide Table of Contents

Class X509AuthenticationDatabaseUserCertificate

Inheritance
System.Object
X509AuthenticationDatabaseUserCertificate
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Mongodbatlas.Outputs
Assembly: Pulumi.Mongodbatlas.dll
Syntax
public sealed class X509AuthenticationDatabaseUserCertificate

Fields

View Source

CreatedAt

Declaration
public readonly string CreatedAt
Field Value
Type Description
System.String
View Source

GroupId

Declaration
public readonly string GroupId
Field Value
Type Description
System.String
View Source

Id

Declaration
public readonly int? Id
Field Value
Type Description
System.Nullable<System.Int32>
View Source

NotAfter

Declaration
public readonly string NotAfter
Field Value
Type Description
System.String
View Source

Subject

Declaration
public readonly string Subject
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.