Click or drag to resize

ServiceGetAuthenticationSchemes Method

Gets the security setting of the hosting environment (For example: IIS web site or virtual directory).

Namespace: GSF.ServiceModel
Assembly: GSF.ServiceModel (in GSF.ServiceModel.dll) Version: 2.4.181-beta
Syntax
public static AuthenticationSchemes GetAuthenticationSchemes(
	Uri baseAddress
)
View Source

Parameters

baseAddress  Uri
 

Return Value

AuthenticationSchemes
See Also