Property Credentials
Credentials
Gets or sets the credentials for the specific user identity.
Declaration
public IAMCredentials Credentials { get; set; }
Property Value
Type | Description |
---|---|
IAMCredentials | The credentials for the specific user identity. This property is exclusive with ConfigFile, ProfileName, CredentialsProvider, UseInstancePrincipal, UseResourcePrincipal, UseSessionToken and UseOKEWorkloadIdentity. |