17.50. 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

17.50.1. Inheritance

objectAuthMongoUtils

17.50.2. Inherited Members

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

17.50.3. Methods

17.50.3.1. ToOidString(string)

Extension method to transform a string to an objectId

public static string ToOidString(this string value)

17.50.3.1.1. Parameters

value string

The string to convert

17.50.3.1.2. Returns

string

Converted string