NamedCredentialAttribute Class
- Last UpdatedAug 21, 2026
- 1 minute read
This class is to be used to define credential editor on the property of an OMI APP [NamedCredential(typeof(SampleControl))]
'Declaration
<AttributeUsageAttribute(AttributeTargets.All)>
Public NotInheritable Class NamedCredentialAttribute
Inherits System.Attribute
[AttributeUsage(AttributeTargets.All)]
public sealed class NamedCredentialAttribute : System.Attribute
[AttributeUsage(AttributeTargets.All)]
public ref class NamedCredentialAttribute sealed : public System.Attribute
System.Object
System.Attribute
ArchestrA.Client.CommonUtil.NamedCredentialAttribute