RequestMessage.Credentials
RequestMessage.Credentials property
Gets or sets authentication information for the request.
public ICredentials Credentials { get; set; }
Property Value
An System.Net.ICredentials that contains the authentication credentials associated with the request. The default is null.
See Also
- class RequestMessage
- namespace Aspose.Svg.Net
- assembly Aspose.SVG