Interface BigSegmentStoreTypes.IMembership
Namespace: LaunchDarkly.Sdk.Server.Subsystems
Assembly: LaunchDarkly.ServerSdk.dll
Syntax
public interface BigSegmentStoreTypes.IMembership
Methods
CheckMembership(string)
Declaration
bool? CheckMembership(string segmentRef)
Parameters
| Type | Name | Description |
|---|---|---|
| string | segmentRef |
Returns
| Type | Description |
|---|---|
| bool? |