Enum SamlEndpointType
- Namespace
- ComponentSpace.Saml2
- Assembly
- ComponentSpace.Saml2.dll
The SAML endpoint types.
public enum SamlEndpointType
Fields
AssertionConsumerService = 1Assertion consumer service.
SingleLogoutResponse = 3Single logout response.
SingleLogoutService = 2Single logout service.
SingleSignOnService = 0Single sign-on service.