Click or drag to resize

RestEndpointBehaviorConfiguration Constructor (Type)

Create a new endpoint behavior

Namespace:  SanteDB.Rest.Common.Configuration
Assembly:  SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax
public RestEndpointBehaviorConfiguration(
	Type type
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:SanteDB.Rest.Common.Configuration.RestEndpointBehaviorConfiguration.#ctor(System.Type)"]

See Also