Share via


PasswordCredentialPropertyStore.Size Property

Definition

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

public:
 property unsigned int Size { unsigned int get(); };
uint32_t Size();
public uint Size { get; }
var uInt32 = passwordCredentialPropertyStore.size;
Public ReadOnly Property Size As UInteger

Property Value

UInt32

unsigned int

uint32_t

Reserved for internal use.

Implements

Applies to