 | UpstreamCredentialConfigurationConveyance Property |
Gets or sets the type of credential
Namespace: SanteDB.Client.Configuration.UpstreamAssembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxpublic UpstreamCredentialConveyance Conveyance { get; set; }Public Property Conveyance As UpstreamCredentialConveyance
Get
Set
public:
property UpstreamCredentialConveyance Conveyance {
UpstreamCredentialConveyance get ();
void set (UpstreamCredentialConveyance value);
}member Conveyance : UpstreamCredentialConveyance with get, set
Property Value
UpstreamCredentialConveyance
See Also