ShareProtocols Enum

Definition

Protocols that can be set on a Share.

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum ShareProtocols
[<System.Flags>]
type ShareProtocols = 
Public Enum ShareProtocols
Inheritance
ShareProtocols
Attributes

Fields

Nfs 2

NFS

Smb 1

SMB

Applies to