Resource.InvalidCredential Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a localized string similar to Not a valid {0} credential.
public:
static property System::String ^ InvalidCredential { System::String ^ get(); };
public static string InvalidCredential { get; }
member this.InvalidCredential : string
Public Shared ReadOnly Property InvalidCredential As String