Click or drag to resize

IBaseEndpointSecureRequired Property

Getter that will return true if there is a certificate on the endpoint

Namespace:  Crosser.Common.Server.Endpoint
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
bool SecureRequired { get; }

Property Value

Type: Boolean
See Also