[ CCode ( has_construct_function = false , type = "SoupAuthDomain*" ) ]
public AuthDomainDigest (string optname1, ...)
Creates a [class@AuthDomainDigest].
You must set the [property@AuthDomain:realm] property, to indicate the realm name to be returned with the authentication challenge to the client. Other parameters are optional.
| optname1 |
name of first option, or null |
| ... |
option name/value pairs |
|
the new AuthDomain |