CifsUserResponse

data class CifsUserResponse(val username: String? = null)

The effective CIFS username when accessing the volume data.

Constructors

Link copied to clipboard
constructor(username: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val username: String? = null

The CIFS user's username