PasswordRequiredException

PasswordRequiredException()

تهيئة نسخة جديدة من فئة PasswordRequiredException.

public PasswordRequiredException()

أنظر أيضا


PasswordRequiredException(string, Exception)

تهيئة مثيل جديد لفئة PasswordRequiredException مع رسالة خطأ محددة ومرجع إلى الاستثناء الداخلي الذي هو سبب هذا الاستثناء.

public PasswordRequiredException(string message, Exception innerException)
معامل يكتب وصف
message String رسالة تصف سياق الاستثناء
innerException Exception استثناء داخلي

أنظر أيضا