Click or drag to resize

SecureDataServiceHostFactoryAuthorizationPolicy Property

Gets or sets the IAuthorizationPolicy used for securing the service.

Namespace: GSF.ServiceModel.Activation
Assembly: GSF.ServiceModel (in GSF.ServiceModel.dll) Version: 2.4.181-beta
Syntax
public Type AuthorizationPolicy { get; set; }
View Source

Property Value

Type
See Also