hidden property
hidden property
Gets or sets if WiFi is Hidden SSID.
Definition:
@property
def hidden(self):
    ...
@hidden.setter
def hidden(self, value):
    ...
See Also
- module 
groupdocs.signature.domain.extensions - class 
WiFi 
Gets or sets if WiFi is Hidden SSID.
@property
def hidden(self):
    ...
@hidden.setter
def hidden(self, value):
    ...
groupdocs.signature.domain.extensionsWiFi