CffEncoding.GetSidName

CffEncoding.GetSidName method

Gets name for the SID specified.

public string GetSidName(int sid)
ParameterTypeDescription
sidInt32String identifier.

Return Value

Name from string INDEX if found.

See Also