FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deMicroServices..::..hasMicroServiceName Method

has micro service Name

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public bool hasMicroServiceName(
	string sMicroServiceName,
	string sMicroServiceID
)
Public Function hasMicroServiceName ( _
	sMicroServiceName As String, _
	sMicroServiceID As String _
) As Boolean
public:
bool^ hasMicroServiceName(
	String^ sMicroServiceName, 
	String^ sMicroServiceID
)

Parameters

sMicroServiceName
Type: String
Name of the oauth.
sMicroServiceID
Type: String
The o authentication identifier.

Return Value

true if [has o authentication source name] [the specified oauth name]; otherwise, false.