Click or drag to resize

ServiceClientBindingDescriptionSecurity Property

Gets or sets the security description

Namespace:  SanteDB.Core.Http
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public IRestClientSecurityDescription Security { get; set; }

Property Value

Type: IRestClientSecurityDescription

Implements

IRestClientBindingDescriptionSecurity
See Also