CascadedResourceCredentials Class

Represents a set of credentials used for a specific resource that can inherit the properties of another instance of resource credentials.

Inheritance Hierarchy

Syntax

public class CascadedResourceCredentials : ResourceCredentials

Constructors

Name Description
CascadedResourceCredentials

Initializes a new instance of the CascadedResourceCredentials class.

Properties

Name Description
ParentCredentialName

The name of the parent ResourceCredentials to inherit from.