Partager via


PSNetAppFilesActiveDirectory.SecurityOperators Property

Definition

Gets or sets SecurityOperators

public System.Collections.Generic.IList<string> SecurityOperators { get; set; }
member this.SecurityOperators : System.Collections.Generic.IList<string> with get, set
Public Property SecurityOperators As IList(Of String)

Property Value

Domain Users in the Active Directory to be given Security Privilege (Needed for SMB Continuously available shares for SQL). A list of unique usernames without domain specifier

Applies to