Gets the UseSecureStringForSecretKey property for the current credentials.
Specifies if secretKey is stored as SecureString or String.

C# |
public bool UseSecureStringForSecretKey { get; }
C# |
public bool UseSecureStringForSecretKey { get; }