NamedCredentialAttribute Constructor
- Last UpdatedAug 21, 2026
- 1 minute read
Initializes a new instance of the NamedCredentialAttribute class.
'Declaration
Public Function New( _
ByVal typeFromAssembly As Type _
)
public NamedCredentialAttribute(
Type typeFromAssembly
)
public:
NamedCredentialAttribute(
Type^ typeFromAssembly
)
Parameters
- typeFromAssembly
- This should be the type of resource class.