Click or drag to resize

ISelfHostingServiceSecurityPolicy Property

Gets or sets the FullName of IAuthorizationPolicy to be used for securing all web service Endpoints.

Namespace: GSF.ServiceModel
Assembly: GSF.ServiceModel (in GSF.ServiceModel.dll) Version: 2.4.181-beta
Syntax
string SecurityPolicy { get; set; }
View Source

Property Value

String
See Also