By default tables do not have a password (the password property is set to null). If a table is to be created with a password, change this property before creating the table. To set the password use CTTable.SetPassword(), and CTTable.GetPassword() to retrieve it.