Namespace Nevatech.Vsb.Repository.Services.Policies
Classes
ClientOAuthSecurityDescription
Describes client OAuth security settings.
HttpRelayTransportDescription
Describes HTTP relay transport.
HttpsRelayTransportDescription
Describes HTTPS relay transport.
HttpsTransportDescription
Describes HTTPS transport.
HttpTransportDescription
Describes HTTP transport.
JwtOAuthTokenDescription
Describes OAuth Jwt token.
OAuthSecurityDescription
Describes OAuth security.
OAuthTokenDescriptionBase
A base class for OAuth token descriptions.
PolicyDescription
Describes a policy.
ReferenceOAuthTokenDescription
Describes OAuth Reference token.
RelayTransportDescriptionBase
Describes HTTP relay transport.
ServiceOAuthSecurityDescription
Describes service OAuth security.
SoapDescription
Describes SOAP message and protocols.
TcpRelayTransportDescription
Describes HTTP relay transport.
TcpTransportDescription
Describes TCP/IP transport.
TransportDescriptionBase
A base class for all transport descriptions.
Interfaces
IPolicyDeserializer
Defines policy deserializer interface.
IPolicySerializer
Defines policy serializer interface.
Enums
HttpSecurityType
Defines supported HTTP transport security types.
MessageSecurityType
Defines supported message security types.
PolicyKind
Defines policy kinds.
RelaySecurityType
Defines supported relay client authentication types.
ReliableSessionMode
Defines reliable session modes.
SoapSecurityMode
Defines SOAP security modes.
SoapVersion
Defines SOAP message versions.
TcpSecurityType
Defines supported TCP transport security types.
TransportScheme
Defines supported transport protocols (schemes).