Click or drag to resize

ExternalUserDetailsGetAttributeValue Method

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public string GetAttributeValue(
	UserAttributes attribute
)

Parameters

attribute
Type: FileHold.CommonUserAttributes

Return Value

Type: String
See Also