property Servers.NisServer as String
Specifies a list of IP addresses indicating NIS servers available to the client.

 TypeDescription 
   StringValue representing NIS server address that client can use.  
 

This property holds NIS server address that will be sent to client after DHCPSession.AcceptRequest() has been called. You can specify more than one NIS server, separated by commas. Their priority of use matches the order in which you specified them.