Click or drag to resize

PsrContainerItemAllowOnlyGeneratedPasswords Property

Only generated passwords are allowed for this field. Only possible when the type is ContainerItemPassword or ContainerItemPasswordMemo

Namespace:  PsrApi.Data
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public bool AllowOnlyGeneratedPasswords { get; set; }

Property Value

Type: Boolean
See Also