PasswordCredentialPropertyStore.Add method

[This documentation is preliminary and is subject to change.]

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

Syntax

public void Add(
  KeyValuePair<String,Object> item
)
Public Sub Add(
  item As KeyValuePair(Of String,Object) 
)

Parameters

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Security.Credentials

See also

PasswordCredentialPropertyStore