Share via


PasswordCredentialPropertyStore.CopyTo method

Applies to Windows and Windows Phone

This method is reserved for internal use and is not intended to be used in your code.

Syntax

public void CopyTo(
  KeyValuePair<String,Object>[] array, 
  int arrayIndex
)
Public Sub CopyTo(
  array As KeyValuePair(Of String,Object)(),  
  arrayIndex As Integer 
)

Parameters

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Minimum supported phone

Windows Phone 8.1 [Windows Phone Silverlight 8.1 and Windows Runtime apps]

Namespace

Windows.Security.Credentials

See also

PasswordCredentialPropertyStore