RootAuth structure public struct RootAuth : IAuth, IEquatable<RootAuth> Public Members name description RootAuth(…) pass { get; set; } user { get; set; } See Also interface IAuth namespace SurrealDB.Models RootAuth.cs