HttpProtocol.AuthenticationRealm Property
SQL Server 2012
Gets or sets an authentication realm hint used in the HTTP authentication challenge.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
The client sends a SOAP request to the HTTP endpoint. The AuthenticationRealm property value is included in the HTTP authentication challenge that is returned to the client.
The AuthenticationRealm property is required only when the HttpAuthenticationModes property is set to the value Digest.
