Linguaggio

ASPasswordCredential Classe

Definizione

Associa un nome utente e una password.

[Foundation.Register("ASPasswordCredential", true)]
public class ASPasswordCredential : Foundation.NSObject, AuthenticationServices.IASAuthorizationCredential, IDisposable
[<Foundation.Register("ASPasswordCredential", true)>]
type ASPasswordCredential = class
    inherit NSObject
    interface IASAuthorizationCredential
    interface INativeObject
    interface IDisposable
    interface INSCoding
    interface INSCopying
    interface INSSecureCoding
Ereditarietà
ASPasswordCredential
Attributi
Implementazioni

Costruttori

Nome Descrizione
ASPasswordCredential(NativeHandle)

Costruttore utilizzato durante la creazione di rappresentazioni gestite di oggetti non gestiti. Chiamato dal runtime.

ASPasswordCredential(NSCoder)

Costruttore che inizializza l'oggetto dai dati archiviati nell'oggetto unarchiver.

ASPasswordCredential(NSObjectFlag)

Costruttore da chiamare sulle classi derivate per ignorare l'inizializzazione e semplicemente allocare l'oggetto.

ASPasswordCredential(String, String)

Associa un nome utente e una password.

Proprietà

Nome Descrizione
AccessibilityAttributedUserInputLabels

Associa un nome utente e una password.

(Ereditato da NSObject)
AccessibilityRespondsToUserInteraction

Associa un nome utente e una password.

(Ereditato da NSObject)
AccessibilityTextualContext

Associa un nome utente e una password.

(Ereditato da NSObject)
AccessibilityUserInputLabels

Associa un nome utente e una password.

(Ereditato da NSObject)
Class

Associa un nome utente e una password.

(Ereditato da NSObject)
ClassHandle

Handle della classe Objective-C per questa classe.

DebugDescription

Associa un nome utente e una password.

(Ereditato da NSObject)
Description

Associa un nome utente e una password.

(Ereditato da NSObject)
ExposedBindings

Associa un nome utente e una password.

(Ereditato da NSObject)
Handle

Handle (puntatore) alla rappresentazione dell'oggetto non gestito.

(Ereditato da NSObject)
IsDirectBinding

Ottiene o imposta un valore che indica se questa istanza utilizza l'associazione diretta Objective-C.

(Ereditato da NSObject)
IsProxy

Associa un nome utente e una password.

(Ereditato da NSObject)
Password

Password associata all'utente.

RetainCount

Associa un nome utente e una password.

(Ereditato da NSObject)
Self

Associa un nome utente e una password.

(Ereditato da NSObject)
Superclass

Associa un nome utente e una password.

(Ereditato da NSObject)
SuperHandle

Handle utilizzato per rappresentare i metodi nella classe di base per questo NSObjectoggetto .

(Ereditato da NSObject)
User

Identificatore associato alla password.

Zone

Associa un nome utente e una password.

(Ereditato da NSObject)

Metodi

Nome Descrizione
AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr)

Associa un nome utente e una password.

(Ereditato da NSObject)
AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr)

Associa un nome utente e una password.

(Ereditato da NSObject)
AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)

Registra un oggetto per essere osservato esternamente usando un metodo arbitrario.

(Ereditato da NSObject)
AddObserver(String, NSKeyValueObservingOptions, Action<NSObservedChange>)

Registra un oggetto per essere osservato esternamente usando un metodo arbitrario.

(Ereditato da NSObject)
AwakeFromNib()

Associa un nome utente e una password.

(Ereditato da NSObject)
BeginInvokeOnMainThread(Action)

Richiama l'azione specificata in modo asincrono nel thread principale dell'interfaccia utente.

(Ereditato da NSObject)
BeginInvokeOnMainThread(Selector, NSObject)

Richiama in modo asincrono il codice specificato nel thread principale dell'interfaccia utente.

(Ereditato da NSObject)
Bind(NSString, NSObject, String, NSBindingOptions)

Associa un nome utente e una password.

(Ereditato da NSObject)
Bind(NSString, NSObject, String, NSDictionary)

Associa un nome utente e una password.

(Ereditato da NSObject)
CommitEditing()

Associa un nome utente e una password.

(Ereditato da NSObject)
CommitEditing(NSObject, Selector, IntPtr)

Associa un nome utente e una password.

(Ereditato da NSObject)
ConformsToProtocol(NativeHandle)

Associa un nome utente e una password.

(Ereditato da NSObject)
Copy()

Associa un nome utente e una password.

(Ereditato da NSObject)
Copy(NSZone)

Esegue una copia dell'oggetto Objective-C sottostante.

Create(String, String)

Metodi factory statici per creare un nuovo ASPasswordCredentialoggetto .

DangerousAutorelease()

Chiama il selettore 'autorelease' su questo oggetto.

(Ereditato da NSObject)
DangerousRelease()

Chiama il selettore 'release' su questo oggetto.

(Ereditato da NSObject)
DangerousRetain()

Chiama il selettore 'retain' su questo oggetto.

(Ereditato da NSObject)
DidChange(NSKeyValueChange, NSIndexSet, NSString)

Associa un nome utente e una password.

(Ereditato da NSObject)
DidChange(NSString, NSKeyValueSetMutationKind, NSSet)

Associa un nome utente e una password.

(Ereditato da NSObject)
DidChangeValue(String)

Associa un nome utente e una password.

(Ereditato da NSObject)
Dispose()

Rilascia le risorse utilizzate dall'oggetto NSObject .

(Ereditato da NSObject)
Dispose(Boolean)

Rilascia le risorse usate da questo oggetto.

(Ereditato da NSObject)
DoesNotRecognizeSelector(Selector)

Associa un nome utente e una password.

(Ereditato da NSObject)
EncodeTo(NSCoder)

Codifica lo stato dell'oggetto usando il codificatore fornito.

Equals(NSObject)

Determina se l'oggetto specificato NSObject è uguale all'oggetto corrente NSObject.

(Ereditato da NSObject)
Equals(Object)

Determina se l'oggetto specificato è uguale all'oggetto corrente NSObject.

(Ereditato da NSObject)
GetBindingInfo(NSString)

Associa un nome utente e una password.

(Ereditato da NSObject)
GetBindingOptionDescriptions(NSString)

Associa un nome utente e una password.

(Ereditato da NSObject)
GetBindingValueClass(NSString)

Associa un nome utente e una password.

(Ereditato da NSObject)
GetDictionaryOfValuesFromKeys(NSString[])

Associa un nome utente e una password.

(Ereditato da NSObject)
GetHashCode()

Genera un codice hash per l'istanza corrente.

(Ereditato da NSObject)
GetMethodForSelector(Selector)

Associa un nome utente e una password.

(Ereditato da NSObject)
GetNativeHash()

Associa un nome utente e una password.

(Ereditato da NSObject)
Init()

Inizializza l'oggetto chiamando il metodo Objective-C init .

(Ereditato da NSObject)
InitializeHandle(NativeHandle, String)

Associa un nome utente e una password.

(Ereditato da NSObject)
InitializeHandle(NativeHandle)

Associa un nome utente e una password.

(Ereditato da NSObject)
Invoke(Action, Double)

Richiama l'azione specificata dopo il ritardo specificato.

(Ereditato da NSObject)
Invoke(Action, TimeSpan)

Richiama l'azione specificata dopo il ritardo specificato.

(Ereditato da NSObject)
InvokeOnMainThread(Action)

Richiama l'azione specificata in modo sincrono nel thread principale dell'interfaccia utente.

(Ereditato da NSObject)
InvokeOnMainThread(Selector, NSObject)

Richiama in modo sincrono il codice specificato nel thread principale dell'interfaccia utente.

(Ereditato da NSObject)
IsEqual(NSObject)

Associa un nome utente e una password.

(Ereditato da NSObject)
IsKindOfClass(Class)

Associa un nome utente e una password.

(Ereditato da NSObject)
IsMemberOfClass(Class)

Associa un nome utente e una password.

(Ereditato da NSObject)
MarkDirty()

Promuove un normale oggetto peer (IsDirectBinding è true) in un oggetto toggleref.

(Ereditato da NSObject)
MutableCopy()

Associa un nome utente e una password.

(Ereditato da NSObject)
ObjectDidEndEditing(NSObject)

Associa un nome utente e una password.

(Ereditato da NSObject)
ObserveValue(NSString, NSObject, NSDictionary, IntPtr)

Associa un nome utente e una password.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject, Double, NSString[])

Associa un nome utente e una password.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject, Double)

Associa un nome utente e una password.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject, NSObject)

Associa un nome utente e una password.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject)

Associa un nome utente e una password.

(Ereditato da NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[])

Associa un nome utente e una password.

(Ereditato da NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean)

Associa un nome utente e una password.

(Ereditato da NSObject)
PerformSelector(Selector)

Associa un nome utente e una password.

(Ereditato da NSObject)
PrepareForInterfaceBuilder()

Associa un nome utente e una password.

(Ereditato da NSObject)
RemoveObserver(NSObject, NSString, IntPtr)

Associa un nome utente e una password.

(Ereditato da NSObject)
RemoveObserver(NSObject, NSString)

Associa un nome utente e una password.

(Ereditato da NSObject)
RemoveObserver(NSObject, String, IntPtr)

Associa un nome utente e una password.

(Ereditato da NSObject)
RemoveObserver(NSObject, String)

Associa un nome utente e una password.

(Ereditato da NSObject)
RespondsToSelector(Selector)

Associa un nome utente e una password.

(Ereditato da NSObject)
SetNilValueForKey(NSString)

Associa un nome utente e una password.

(Ereditato da NSObject)
SetValueForKey(NSObject, NSString)

Associa un nome utente e una password.

(Ereditato da NSObject)
SetValueForKeyPath(NativeHandle, NSString)

Imposta il valore per la proprietà identificata da un determinato percorso di chiave su un determinato valore.

(Ereditato da NSObject)
SetValueForKeyPath(NSObject, NSString)

Associa un nome utente e una password.

(Ereditato da NSObject)
SetValueForUndefinedKey(NSObject, NSString)

Associa un nome utente e una password.

(Ereditato da NSObject)
SetValuesForKeysWithDictionary(NSDictionary)

Associa un nome utente e una password.

(Ereditato da NSObject)
ToString()

Restituisce una rappresentazione di stringa del valore dell'istanza corrente.

(Ereditato da NSObject)
Unbind(NSString)

Associa un nome utente e una password.

(Ereditato da NSObject)
ValueForKey(NSString)

Associa un nome utente e una password.

(Ereditato da NSObject)
ValueForKeyPath(NSString)

Associa un nome utente e una password.

(Ereditato da NSObject)
ValueForUndefinedKey(NSString)

Associa un nome utente e una password.

(Ereditato da NSObject)
WillChange(NSKeyValueChange, NSIndexSet, NSString)

Associa un nome utente e una password.

(Ereditato da NSObject)
WillChange(NSString, NSKeyValueSetMutationKind, NSSet)

Associa un nome utente e una password.

(Ereditato da NSObject)
WillChangeValue(String)

Associa un nome utente e una password.

(Ereditato da NSObject)

Metodi di estensione

Nome Descrizione
AcceptsPreviewPanelControl(NSObject, QLPreviewPanel)

Associa un nome utente e una password.

AccessibilityHitTest(NSObject, CGPoint, UIEvent)

Associa un nome utente e una password.

BeginPreviewPanelControl(NSObject, QLPreviewPanel)

Associa un nome utente e una password.

BrowserAccessibilityDeleteTextAtCursor(NSObject, IntPtr)

Associa un nome utente e una password.

BrowserAccessibilityInsertTextAtCursor(NSObject, String)

Associa un nome utente e una password.

EndPreviewPanelControl(NSObject, QLPreviewPanel)

Associa un nome utente e una password.

GetAccessibilityCustomRotors(NSObject)

Ottiene la matrice di UIAccessibilityCustomRotor oggetti appropriata per this l'oggetto .

GetAccessibilityLineEndPositionFromCurrentSelection(NSObject)

Associa un nome utente e una password.

GetAccessibilityLineRangeForPosition(NSObject, IntPtr)

Associa un nome utente e una password.

GetAccessibilityLineStartPositionFromCurrentSelection(NSObject)

Associa un nome utente e una password.

GetAccessibilityNextTextNavigationElement(NSObject)

Associa un nome utente e una password.

GetAccessibilityNextTextNavigationElementBlock(NSObject)

Associa un nome utente e una password.

GetAccessibilityPreviousTextNavigationElement(NSObject)

Associa un nome utente e una password.

GetAccessibilityPreviousTextNavigationElementBlock(NSObject)

Associa un nome utente e una password.

GetAccessibilityTextInputResponder(NSObject)

Associa un nome utente e una password.

GetAccessibilityTextInputResponderHandler(NSObject)

Associa un nome utente e una password.

GetBrowserAccessibilityAttributedValue(NSObject, NSRange)

Associa un nome utente e una password.

GetBrowserAccessibilityContainerType(NSObject)

Associa un nome utente e una password.

GetBrowserAccessibilityCurrentStatus(NSObject)

Associa un nome utente e una password.

GetBrowserAccessibilityHasDomFocus(NSObject)

Associa un nome utente e una password.

GetBrowserAccessibilityIsRequired(NSObject)

Associa un nome utente e una password.

GetBrowserAccessibilityPressedState(NSObject)

Associa un nome utente e una password.

GetBrowserAccessibilityRoleDescription(NSObject)

Associa un nome utente e una password.

GetBrowserAccessibilitySelectedTextRange(NSObject)

Associa un nome utente e una password.

GetBrowserAccessibilitySortDirection(NSObject)

Associa un nome utente e una password.

GetBrowserAccessibilityValue(NSObject, NSRange)

Associa un nome utente e una password.

GetDebugDescription(INSObjectProtocol)

Associa un nome utente e una password.

GetHandle(INativeObject)

Associa un nome utente e una password.

GetNonNullHandle(INativeObject, String)

Associa un nome utente e una password.

GetValidModes(NSObject, NSFontPanel)

Associa un nome utente e una password.

ObjectDidBeginEditing(NSObject, INSEditor)

Associa un nome utente e una password.

ObjectDidEndEditing(NSObject, INSEditor)

Associa un nome utente e una password.

ProvideImageData(NSObject, IntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)

Associa un nome utente e una password.

ProvideImageToMTLTexture(NSObject, IMTLTexture, IMTLCommandBuffer, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)

Associa un nome utente e una password.

SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

Imposta la matrice di UIAccessibilityCustomRotor oggetti appropriata per this l'oggetto .

SetAccessibilityNextTextNavigationElement(NSObject, NSObject)

Associa un nome utente e una password.

SetAccessibilityNextTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

Associa un nome utente e una password.

SetAccessibilityPreviousTextNavigationElement(NSObject, NSObject)

Associa un nome utente e una password.

SetAccessibilityPreviousTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

Associa un nome utente e una password.

SetAccessibilityTextInputResponder(NSObject, IUITextInput)

Associa un nome utente e una password.

SetAccessibilityTextInputResponderHandler(NSObject, UITextInputReturnHandler)

Associa un nome utente e una password.

SetBrowserAccessibilityContainerType(NSObject, BEAccessibilityContainerType)

Associa un nome utente e una password.

SetBrowserAccessibilityCurrentStatus(NSObject, String)

Associa un nome utente e una password.

SetBrowserAccessibilityHasDomFocus(NSObject, Boolean)

Associa un nome utente e una password.

SetBrowserAccessibilityIsRequired(NSObject, Boolean)

Associa un nome utente e una password.

SetBrowserAccessibilityPressedState(NSObject, BEAccessibilityPressedState)

Associa un nome utente e una password.

SetBrowserAccessibilityRoleDescription(NSObject, String)

Associa un nome utente e una password.

SetBrowserAccessibilitySelectedTextRange(NSObject, NSRange)

Associa un nome utente e una password.

SetBrowserAccessibilitySortDirection(NSObject, String)

Associa un nome utente e una password.

SetSharedObservers(NSObject, NSKeyValueSharedObserversSnapshot)

Associa un nome utente e una password.

ValidateToolbarItem(NSObject, NSToolbarItem)

Associa un nome utente e una password.

Si applica a