SmbLocalGroups

A list of Active Directory users and groups that have special permissions for SMB file shares on the gateway.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of Active Directory users and groups that have local Gateway Admin permissions. Acceptable formats include: DOMAIN\User1, user1, DOMAIN\group1, and group1.

Functions

Link copied to clipboard
inline fun copy(block: SmbLocalGroups.Builder.() -> Unit = {}): SmbLocalGroups
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String