GET PasswordRequirements/{id}?appid={appid}&sg={sg}&hash={hash}&token={token}&expand={expand}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

appid

string

Required

sg

string

Required

hash

string

Required

token

string

Required

expand

string

Required

Body Parameters

None.

Response Information

Resource Description

PasswordRequirements
NameDescriptionTypeAdditional information
for_guid

string

None.

for_guid_type

string

None.

user_type

string

None.

minimum_characters

integer

None.

require_number

boolean

None.

require_special

boolean

None.

require_mixed_case

boolean

None.

appid

string

None.

require_timebased_update

boolean

None.

require_update_after

integer

None.

require_non_reused_pwd

boolean

None.

guid

string

None.

guid_datetime

date

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.