Amazon.Redshift.Model.CreateHsmConfigurationRequest.IsSetHsmPartitionPassword C# (CSharp) Метод

IsSetHsmPartitionPassword() приватный Метод

private IsSetHsmPartitionPassword ( ) : bool
Результат bool
        internal bool IsSetHsmPartitionPassword()
        {
            return this.hsmPartitionPassword != null;
        }