Couchbase .NET SDK __CB_SDK_VERSION__

Show / Hide Table of Contents

Class Origin

Inheritance
object
Origin
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Couchbase.Management.Users
Assembly: Couchbase.NetClient.dll
Syntax
public class Origin

Constructors

View Source

Origin()

Declaration
public Origin()

Properties

View Source

Name

Declaration
[JsonInclude]
public string Name { get; }
Property Value
Type Description
string
View Source

Type

Declaration
[JsonInclude]
public string Type { get; }
Property Value
Type Description
string
  • View Source
In this article
Back to top Copyright © 2020 Couchbase, Inc. All rights reserved.