21.51. Class AuthMongoUtils

Namespace: ArmoniK.Core.Adapters.MongoDB.Table.DataModel.Auth
Assembly: ArmoniK.Core.Adapters.MongoDB.dll

Extension class for MongoDB string conversion

public static class AuthMongoUtils

21.51.1. Inheritance

objectAuthMongoUtils

21.51.2. Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()

21.51.3. Methods

21.51.3.1. ToOidString(string)

Extension method to transform a string to an objectId

public static string ToOidString(this string value)

21.51.3.1.1. Parameters

value string

The string to convert

21.51.3.1.2. Returns

string

Converted string