CifsUser Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |