Endpoint Handler UtilDetermine Endpoint Configuration Method
[Missing <summary> documentation for "M:Casewhere.Common.Exceptions.EndpointHandlerUtil.DetermineEndpointConfiguration(System.IdentityModel.Metadata.ProtocolEndpoint,System.Collections.Generic.ICollection{System.IdentityModel.Metadata.ProtocolEndpoint})"]
Definition
Namespace: Casewhere.Common.Exceptions
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static ProtocolEndpoint DetermineEndpointConfiguration(
ProtocolEndpoint configProtocolEndpoint,
ICollection<ProtocolEndpoint> metadataSSOEndpoints
)Parameters
- configProtocolEndpoint ProtocolEndpoint
- metadataSSOEndpoints ICollectionProtocolEndpoint
Return Value
ProtocolEndpoint[Missing <returns> documentation for "M:Casewhere.Common.Exceptions.EndpointHandlerUtil.DetermineEndpointConfiguration(System.IdentityModel.Metadata.ProtocolEndpoint,System.Collections.Generic.ICollection{System.IdentityModel.Metadata.ProtocolEndpoint})"]