Skip to content

ReportedApplication.ExternalTrustLevel Property

Note: This API is now obsolete.

This property will always return null.

Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

[ObsoleteAttribute("External Trust levels are no-longer relevant and this property will always return null.")]
public Nullable<TrustLevel> ExternalTrustLevel { get; }

VB

<ObsoleteAttribute("External Trust levels are no-longer relevant and this property will always return null.")>
Public ReadOnly Property ExternalTrustLevel As Nullable(Of TrustLevel)
    Get

Property Value

Type: Nullable(TrustLevel)

See Also

Reference

ReportedApplication Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?