CifsUser Class

Definition

The effective CIFS username when accessing the volume data.

public class CifsUser
type CifsUser = class
Public Class CifsUser
Inheritance
CifsUser

Constructors

Name Description
CifsUser()

Initializes a new instance of the CifsUser class.

CifsUser(String)

Initializes a new instance of the CifsUser class.

Properties

Name Description
Username

Gets or sets the CIFS user's username

Applies to