Foundation.NSUrlCredential.HasPassword Property
Gets a value indicating whether the current NSUrlCredential has a password.

Syntax

[get: Foundation.Export("hasPassword")]
public virtual bool HasPassword { get; }

Value

true if it does, false otherwise.

Remarks

If the value is true, then you can access the Password property.

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0