System::Net::NetworkCredential::set_Domain method
NetworkCredential::set_Domain method
Sets the domain that verifies the credentials.
void System::Net::NetworkCredential::set_Domain(String value)
Parameter | Type | Description |
---|---|---|
value | String | The domain to set. |
See Also
- Class String
- Class NetworkCredential
- Namespace System::Net
- Library Aspose.PUB for C++